mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-21 11:18:44 -04:00

Running kiwix-serve without --catalogOnly and --urlRootLocation resulted in non-clickable book tiles since empty root was confused with empty contentServerURL which controlled whether book preview links should be activated. This commit fixes that bug and adds respective unit-tests.