[Checkins] [zopefoundation/Zope] 71b9df: Fix HTTPExceptionHandler to be usable in WSGI pipe...

GitHub noreply at github.com
Mon Oct 9 11:38:00 CEST 2017


  Branch: refs/heads/fix-HTTPExceptionHandler-testbrowser
  Home:   https://github.com/zopefoundation/Zope
  Commit: 71b9dfde73d3a9aa30caa2266d82fa9ff21ba8f1
      https://github.com/zopefoundation/Zope/commit/71b9dfde73d3a9aa30caa2266d82fa9ff21ba8f1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2017-10-09 (Mon, 09 Oct 2017)

  Changed paths:
    M CHANGES.rst
    M src/Testing/tests/test_testbrowser.py
    M src/ZPublisher/httpexceptions.py

  Log Message:
  -----------
  Fix HTTPExceptionHandler to be usable in WSGI pipeline of testbrowser tests.

When using a programmatically defined WSGI pipeline which contains `HTTPExceptionHandler` as one of its steps setting `browser.handleErrors = False` was igrnored.




More information about the checkins mailing list