Hello zope, i put a SiteAccess object in one of my folders, and now clicking on it in ZMI et brings me back to / instead of /folder ... how can i delete that siteaccess from there, so i can again work on my files? why is it doing this? have i done something wrong? ;D thanks, k -- don't believe everything you think
3205 5361 1215 9784 writes:
i put a SiteAccess object in one of my folders, and now clicking on it in ZMI et brings me back to / instead of /folder ...
how can i delete that siteaccess from there, so i can again work on my files? You can suppress SiteAccess components.
Search Zope.org for "_SUPPRESS_ACCESSRULE".
why is it doing this? have i done something wrong? ;D Apparently, your AccessRule is buggy...
Dieter
participants (2)
-
3205 5361 1215 9784 -
Dieter Maurer