[Zope-dev] Zope Tests: 34 OK, 7 Failed

2010-10-08 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list. Period Thu Oct 7 12:00:00 2010 UTC to Fri Oct 8 12:00:00 2010 UTC. There were 41 messages: 6 from Zope Tests, 4 from buildbot at pov.lt, 20 from buildbot at winbot.zope.org, 11 from ccomb at free.fr. Test failures - Subject: FAILED :

[Zope] How to setStatus(301) for zException Redirect

2010-10-08 Thread Norbert Marrale
Using Zope 2.10.8 I'd like to let an access rule trigger a 301 'moved permanently' redirect. I created an external method to raise the exception, which almost does the trick except for the fact that it generates a 302 Moved Temporarily status code. from zExceptions import Redirect def