= Description = It seems like a parent page of an !AdminGroup project page like it is described in HelpOnAutoAdmin needs to be camel case if you link it in !AutoAdminGroup. There is also some confusion about how you have to write the page name of non camelcase pages: 1. {{{Group/AdminGroup}}} or 1. {{{["Group/AdminGroup"]}}} == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. create a page named {{{Test}}}. This will be our parent project page 1. create a sub page {{{Test/AdminGroup}}}. Add at least one user that /!\ '''does not have any admin rights, yet'''. 1. edit the page {{{AutoAdminGroup}}} and add an entry:<
> {{{* Test/AdminGroup}}} <
> == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: You can look around in some pages and subpages here: * http://www.kielwiki.de/moin.py/MobbingInSh The test user was !VinciCalamari The case failed as long as the pages were under "{{{Mobbing/Menschenrechtsverletzungen In Sh}}}". But it worked as it was renamed to simple CamelCase name: "{{{MobbingInSh}}}". == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## attachment:traceback.html ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || at least 1.5.3 and 1.5.4 || || '''OS and Version''' || [GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)] || || '''Python Version''' || 2.3.4 || || '''Server Setup''' || farm config shared underlay|| || '''Server Details''' || || || '''Language you are using the wiki in''' || en,de || == Workaround == ## How to deal with the bug until it is fixed * Rename pages to CamelCase = Discussion = I guess it is rather a problem of the level, not of camelcase. The current code only works with main pages of top level. If your main page has already a subpage, the current code misbehaves. -- ThomasWaldmann <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## 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. CategoryMoinMoinNoBug