Skip to content

[FIX]WikiPaginationUtils: Correct name spaces for the class...

  • [FIX]WikiPaginationUtils: Correct name spaces for the class WikiPaginationUtils Class to be reached as well in some cases.
  • This has been reporting by @kambereBr at https://trunkdev.tiki.org/Development where we were getting this: Fatal error: Uncaught Error: Class "WikiPaginationUtils" not found in /home/tiki-trunkdev/public_html/lib/wiki/renderlib.php:394 Stack trace: #0 /home/tiki-trunkdev/public_html/lib/wiki/renderlib.php(94): WikiRenderer->setupPage() #1 /home/tiki-trunkdev/public_html/tiki-index.php(715): WikiRenderer->runSetups() #2 /home/tiki-trunkdev/public_html/route.php(373): include('...') #3 {main} thrown in /home/tiki-trunkdev/public_html/lib/wiki/renderlib.php on line 394.

Merge request reports