= Description = If acl_hierarchic = True, acl_rights_after hide acl defined on a page == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. In wikiconfig.py: 1. acl_rights_after = u"All:read" 1. acl_hierarchic = True 1. create a page called Feedback 1. Add an acl to the page: #acl All:read,write 1. All should be able to write to the page, but the page is read only for All. == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... URL: https://openbugs2.info/secure/moin/Feedback ##attachment:screenshot.png ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general == 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''' || 1.6.2 || || '''OS and Version''' || Linux (sorry, no further info currently available) || || '''Python Version''' || 2.4.x || || '''Server Setup''' || || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || || == Workaround == ## How to deal with the bug until it is fixed = Discussion = same problem in 1.7 = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: fixed by http://hg.moinmo.in/moin/1.6/rev/543ae9bdbe26 and http://hg.moinmo.in/moin/1.7/rev/88356b3f849a, added tests ---- ## 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