On 15 October 2010 13:15, Jan-Jaap Driessen <jdriessen@thehealthagency.com> wrote:
On 15 October 2010 11:49, Marius Gedminas <marius@gedmin.as> wrote: ... snip ...
Code relying on the 'x-zope-handle-errors' header will break. I have tested this implementation against the ZTK trunk on python2.7 and have found no breakage of this kind.
It's times like this when I want to have a full checkout of everything in svn.zope.org (or, better yet, a search page on the web).
Grepping in my shared buildout egg cache, I see that 'x-zope-handle-errors' appears in zope.testbrowser only.
I have also not found the x-zope-handle-errors in my local eggs.
The code in the testlayer of zope.app.wsgi uses this header. zope.testbrowser 3.10.3 fixes this; 3.10.3 is *more* backwards compatible than 3.10.2. -- Jan-Jaap Driessen