Description
There seems to be a problem with the WantedPages / GesuchteSeiten page. It doesn't properly parse two-level relative links like ../../Page and shows them as non-extisting / wanted when they exist in fact.
Hm, shouldn't it be possible to add a relative link simply using ../../PageName without "[ ]" braces? Only /PageName and ../PageName works (as you can see).
Steps to reproduce
- Create the following subpage-structure:
EntryPage EntryPage/Level2 EntryPage/Level2/Level3
- On !EntryPage/Level2/Level3, place a link like this:
[:../../Level2:Level 2] or [:../../Level2a:Level 2a]
- Save that page and look at the URL the wiki link points to. The link is parsed correctly and the page exists (since it's self-referencing in this example). You can even click it and it works.
Check out WantedPages / GesuchteSeiten and you will see the URL not correctly parsed like in the screen-snippet below, even though the page exists:
Example
- Screenshots: See above.
- URL: Sorry, it's an intranet wiki.
Details
No traceback here, nothing shows up in the Apache / mod_python logs.
SystemInfo shows this:
Python Version 2.4.2 (#1, Mar 10 2006, 16:45:52) [GCC 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)] MoinMoin Version Version 1.5.0 [Revision release]
I have installed:
- net-www/apache-2.0.54-r11
- dev-lang/python-2.4.2-r1
- dev-python/mod_python-3.1.4-r1
Workaround
...
Discussion
I'll check back like once a day, so if you need anything else... -- ErnstRohlicek 2006-03-14 14:58:01
Subscribed this page, so when there's something new, I should get a notification -- ErnstRohlicek 2006-04-17 15:34:46
- ...
Plan
- Priority:
- Assigned to:
Status: sounds like it should be fixed by the pagelinks formatter. -- JohannesBerg 2008-03-18 19:26:12