Description

Pages that try to highlight /* display incorrectly.

Steps to reproduce

  1. Type /* into the search box and click the Text button to search for all pages with new style comments.

  2. Click any found page name.
  3. The page will display as several colored horizontal bars. Most textual content will be missing.

Example

Perform the above steps.

Follow this link: http://moinmo.in/Css3Columns?highlight=%28/%2A%29 (generated by doing a search for "/*", going to the second page and hitting the first hit there.

Component selection

Details

This wiki.

Workaround

Discussion

Fixed by requiring the &highlight=... modifier to be a valid regular expression only and by fixing the code to generate a re (using re.escape if necessary).

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/SearchForPagesWithComments (last edited 2008-03-19 16:37:03 by ThomasWaldmann)