[Zope-dev] bug?
Dmitry B. Khlonin
Dmitry B. Khlonin" <khl@paloma.spbu.ru
Sun, 30 May 1999 01:28:25 +0400
I meet the following problem:
if in my document I create this(f.e.):
<!--#with Folder1>
<!--#var "qryMyQuery(aaa=bbb)"-->
<!--#with>
this document found in Folder2 that found in Folder1
query found in the same place
and I create in 'acl_users' role 'Manager'
change the permissions for Folder1 (for Manager I let all rights),
Folder2, this document and query
but then I view this document - "You cannot be authorized to this resourse''
then I delete <!--#with--> tag - that's allright!
Strange?