Description

If acl_hierarchic = True, acl_rights_after hide acl defined on a page

Steps to reproduce

  1. In wikiconfig.py:
    1. acl_rights_after = u"All:read"

    2. acl_hierarchic = True
  2. create a page called Feedback
  3. Add an acl to the page: #acl All:read,write

  4. All should be able to write to the page, but the page is read only for All.

Example

URL: https://openbugs2.info/secure/moin/Feedback

Component selection

Details

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

Discussion

same problem in 1.7

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/AclHierarchicPageAclSupercededByAclRightsAfter (last edited 2008-04-12 16:11:28 by ThomasWaldmann)