[Checkins] [zopefoundation/zope.testbrowser] 95ac9e: raiseHttpErrors should prevent errors even after r...

GitHub noreply at github.com
Fri Mar 22 14:19:14 UTC 2013


  Branch: refs/heads/py3
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 95ac9ef0610107708b6d73520a972ca632fadf82
      https://github.com/zopefoundation/zope.testbrowser/commit/95ac9ef0610107708b6d73520a972ca632fadf82
  Author: Brian Sutherland <brian at vanguardistas.net>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M src/zope/testbrowser/tests/test_wsgi.py

  Log Message:
  -----------
  raiseHttpErrors should prevent errors even after redirect


  Commit: a19db375d9065c30288726cf6fa01c1e97366f32
      https://github.com/zopefoundation/zope.testbrowser/commit/a19db375d9065c30288726cf6fa01c1e97366f32
  Author: Brian Sutherland <brian at vanguardistas.net>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M src/zope/testbrowser/ftests/wsgitestapp.py
    M src/zope/testbrowser/tests/test_wsgi.py

  Log Message:
  -----------
  application/json shouldn't magically gain a charset!


  Commit: 67a9f1950c0e3602c326fb558db0343b6bd462e1
      https://github.com/zopefoundation/zope.testbrowser/commit/67a9f1950c0e3602c326fb558db0343b6bd462e1
  Author: Brian Sutherland <brian at vanguardistas.net>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M src/zope/testbrowser/tests/test_browser.py

  Log Message:
  -----------
  relative urls in the Location header worked under mechanize

They don't seem to be legal HTTP1.1 though, so
maybe testbrowser should error when it hits one?

What currently happens is just downright confusing.


Compare: https://github.com/zopefoundation/zope.testbrowser/compare/0cf6e21c8044...67a9f1950c0e


More information about the checkins mailing list