Description
Lots old extra results in the WordIndex and TitleIndex pages. They seem to be a random subset of the system pages in a bunch of languages.
Always happens in 1.7. Confirmed in 1.6 in in cgi.
Steps to reproduce
Running the standalone moin.py from the current 1.7 is the easiest way to reproduce it.
Example
This is the top of the index for an english wiki with no pages
A | C | D | E | F | H | I | L | M | N | O | P | Q | S | T | W | І | А | В | Г | Д | Ж | З | К | Л | Н | О | П | Р | С | Т | У | Я
Component selection
- general
Details
MoinMoin Version |
1.6, 1.7 |
OS and Version |
Linux 2.6 |
Python Version |
2.5 |
Server Setup |
standalone,cgi |
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
en |
Workaround
Discussion
This is likely caused by an old underlay archive. The SystemPagesInXxxGroup was cleaned up recently, see TitleIndex.
The underlay copy in 1.7 is very outdated, btw. This is because moinmaster reflects 1.6.
I thought system pages were identified by their path. I didn't realize that they were only defined by the SystemPages... pages. thx -- JamesBardin 2007-12-24 22:31:55
Plan
- Priority:
- Assigned to:
- Status: already fixed on moinmaster