{9} Wiki caches omcollabbookmarks

turn on debugging in posts_public line 35 (set to true)

  1. debug.log: delete this file (we start with a clean slate)
  2. edit the wiki page, set the terms to 'data warehousing' > save the

page (it reloads, generating some bookmark results)

  1. view the debug log. It shows: the final sql query does not contain

the expected LIKE "%data warehousing%" clause, and the result therefore is not limited - it shows lots of bookmarks. WEIRDPOINT #1

  1. delete the debug log
  2. edit the wiki page, set the terms to 'enterprise' > save the page
  3. view the debug log. It shows the final SQL query containd the

clause LIKE "%data%" WEIRDPOINT #2

turn off debugging in posts_public line 35

Report execution failed: Report {9} has no SQL query.
Note: See TracReports for help on using and creating reports.