Hello,

I have the following problem:

If I try to access an particular Object (Folder) in Zope with a login I created and

verified personally only minutes ago, I get the following error:

<!--
Traceback (innermost last):
  File /opt/Zope-2.5.1-linux2-x86/lib/python/ZPublisher/Publish.py, line 150, in publish_module
  File /opt/Zope-2.5.1-linux2-x86/lib/python/ZPublisher/Publish.py, line 114, in publish
  File /opt/Zope-2.5.1-linux2-x86/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
    (Object: Neue_Produkte)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/ZPublisher/Publish.py, line 98, in publish
  File /opt/Zope-2.5.1-linux2-x86/lib/python/ZPublisher/mapply.py, line 88, in mapply
    (Object: index_html)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/ZPublisher/Publish.py, line 39, in call_object
    (Object: index_html)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/OFS/DTMLMethod.py, line 127, in __call__
    (Object: index_html)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__
    (Object: index_html)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/OFS/DTMLMethod.py, line 120, in __call__
    (Object: standard_html_header)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/DocumentTemplate/DT_String.py, line 473, in __call__
    (Object: standard_html_header)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/AccessControl/DTML.py, line 29, in guarded_getattr
    (Object: index_html)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/AccessControl/ZopeGuards.py, line 58, in guarded_getattr
    (Object: Neue_Produkte)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/AccessControl/ZopeGuards.py, line 40, in aq_validate
    (Object: Neue_Produkte)
  File /opt/Zope-2.5.1-linux2-x86/lib/python/AccessControl/SecurityManager.py, line 83, in validate
  File /opt/Zope-2.5.1-linux2-x86/lib/python/AccessControl/ZopeSecurityPolicy.py, line 200, in validate
Unauthorized: You are not allowed to access title_or_id in this context

-->

If I do this with an other login which is defined at a higher level of our Zope tree, everything works

fine. I had a similar problem with a property which was defined at a higher level (directory) so that

some users had no access to it. But the dtml-var title_or_id is no property I think. Right?

 

I hope to find a solution to this soon.

Thank you in advance,

Daniel Paul

bitubi.de GmbH

(e-Mail: dpaul_NOSPAM_@gmx.net)