Description

Complex regex that used to work in the PageList macro no longer do so.

Steps to reproduce

  1. do

    and notice that there's no output, when you should get all the pages that start with P but not with Python

Example

Simple regexes work:

but complicated ones with negative lookaheads fail:

Note that they worked back in 1.5.3.

Component selection

Details

This Wiki.

MoinMoin Version

1.9.3

OS and Version

Debian/Linux

Python Version

2.5 and 2.6

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

None that I can see other than rewriting the regex

Discussion

Does it work with http://moinmo.in/MacroMarket/ListPages ?

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/ComplexPageListRegexFail (last edited 2011-05-05 00:29:30 by PaulJimenez)