ross wrote:
> KeyError: (see above)
> 
> Note, it's not unauthorised - it's just not in the namespace.

IIRC, the new way for security errors like this to work is to throw a
keyerror. So, it's probably a permissions problem manifesting itself as
a KeyError.

Try installing Shane Hathaway's ZDebug and see what that reveals :-)

cheers,

Chris

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to