[Zope-Coders] error message errors with 2.6 branch
Jeremy Hylton
jeremy@zope.com
Fri, 13 Dec 2002 15:27:41 -0500
I've noticed a bunch of error messages in my debug log that don't make
sense. I'm fiddling with products and zclasses in the ZMI of a fresh
Data.fs. Any idea what the errors mean?
2002-12-13T15:25:50 BLATHER(-100) OFS Exception while rendering an error message
Traceback (innermost last):
Module OFS.SimpleItem, line 201, in raise_standardErrorMessage
Module OFS.DTMLMethod, line 126, in __call__
Module DocumentTemplate.DT_String, line 474, in __call__
Module OFS.DTMLMethod, line 119, in __call__
Module DocumentTemplate.DT_String, line 474, in __call__
Unauthorized: You are not allowed to access title_or_id in this context
Jeremy