Description

The syntax of all search macros has changed from 1.2. [[PageList()]], [[TitleSearch()]], and [[FullSearch()]] used to allow regular expression in 1.2, but require a regular expression modifier regex: (or shortcut r:) before the search term.

For more information on the new search syntax see HelpOnSearching.

Example

Details

MoinMoin Version

1.3

Workaround

Add regex: to all search macros that used regular expressions.

Discussion

This is not a bug but migration problem.

Plan

Check if this change is documented in the migration docs.


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/SearchSyntaxChanged (last edited 2008-03-18 19:01:19 by JohannesBerg)