Charles Y. Choi wrote:
So here's an example of the unrendered code that shows up in a managed frame using Mozilla 1.3 and Zope 2.5.1.
rc/lib/python/ZPublisher/HTTPResponse.py, line 533, in unauthorized Unauthorized: (see above) -->HTTP/1.1 401 Unauthorized Server: Zope/(Zope 2.5.1 (source release, python 2.1, linux2), python 2.1.3, linux2) ZServer/1.1b1 Date: Wed, 19 Mar 2003 08:33:22 GMT WWW-Authenticate: basic realm="Zope" Bobo-Exception-File: /home/sonnet/zope/Zope-2.5.1-src/lib/python/ZPublisher/HTTPResponse.py Bobo-Exception-Type: Unauthorized Content-Type: text/html Bobo-Exception-Value: bobo exception Etag: Content-Length: 1007 Bobo-Exception-Line: 533 *You are not authorized to access this resource.*
Hi, seems to be a problem of Mozilla 1.3 final. Some code which handles pipelines while redirecting seems to got broken after 1.3b. There are already several reports in the Bugzilla. No Zope-Problem at all... -mj