[Checkins] [zopefoundation/Zope] 902585: Adjust rendering of	exception views
    GitHub 
    noreply at github.com
       
    Sat Feb 25 22:26:53 CET 2017
    
    
  
  Branch: refs/heads/davisagli-exception-views
  Home:   https://github.com/zopefoundation/Zope
  Commit: 902585956734194b81fad696ac8756380a226ab9
      https://github.com/zopefoundation/Zope/commit/902585956734194b81fad696ac8756380a226ab9
  Author: David Glick <david at glicksoftware.com>
  Date:   2017-02-25 (Sat, 25 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/HTTPResponse.py
    M src/ZPublisher/WSGIPublisher.py
  Log Message:
  -----------
  Adjust rendering of exception views
Return to not raising an exception when response.redirect() is called
Render exception views within the pubevents context manager
make sure txn is aborted even when exception view rendered
    
    
More information about the checkins
mailing list