= 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 == 1. Create the following subpage-structure: {{{ EntryPage EntryPage/Level2 EntryPage/Level2/Level3 }}} 1. On !EntryPage/Level2/Level3, place a link like this: {{{[:../../Level2:Level 2] or [:../../Level2a:Level 2a]}}} 1. 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. {{attachment:Bildschirmfoto-moinmoin-bug-show-url.png}} 1. Check out WantedPages / GesuchteSeiten and you will see the URL not correctly parsed like in the screen-snippet below, even though the page exists: {{attachment:Bildschirmfoto-moinmoin-bug.png}} == 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 == ## How to deal with the bug until it is fixed ... = Discussion = * I'll check back like once a day, so if you need anything else... -- ErnstRohlicek <> * Subscribed this page, so when there's something new, I should get a notification -- ErnstRohlicek <> * ... = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: sounds like it should be fixed by the pagelinks formatter. -- JohannesBerg <> ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed