Provide _unauthorized method to TimerResponse to silence console messages like:
2011-03-11 10:38:25 ERROR ZPublisher BeforeTraverse: Error while invoking hook: "acl_users" Traceback (most recent call last): File "eggs/Zope2-2.12.15-py2.6-linux-x86_64.egg/ZPublisher/BeforeTraverse.py", line 145, in __call__ meth(*(container, request, None)[:args]) File "eggs/Products.PluggableAuthService-1.7.3-py2.6.egg/Products/PluggableAuthService/PluggableAuthService.py", line 1008, in __call__ stack.append(resp._unauthorized) AttributeError: TimerResponse instance has no attribute '_unauthorized' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44174 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment