[Checkins] [zopefoundation/Zope] 993da0: Avoid raising Redirect to avoid aborting the trans...

GitHub noreply at github.com
Thu Sep 14 14:57:35 CEST 2017


  Branch: refs/heads/exc_view_globalrequest
  Home:   https://github.com/zopefoundation/Zope
  Commit: 993da0d6e51b0a60a6e7616ac427b2ae9dd9d5b0
      https://github.com/zopefoundation/Zope/commit/993da0d6e51b0a60a6e7616ac427b2ae9dd9d5b0
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/App/FactoryDispatcher.py
    M src/App/Management.py
    M src/OFS/PropertySheets.py

  Log Message:
  -----------
  Avoid raising Redirect to avoid aborting the transaction.

This reverts further parts of c42413734ac57135ea9d4fffa428631787aea6fe.


  Commit: 7a30ba657783bee4654186195cb62c1a6b6db303
      https://github.com/zopefoundation/Zope/commit/7a30ba657783bee4654186195cb62c1a6b6db303
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/configure.zcml
    R src/ZPublisher/hooks.py
    R src/ZPublisher/hooks.zcml
    M src/ZPublisher/tests/test_WSGIPublisher.py
    R src/ZPublisher/tests/test_hooks.py
    M src/ZPublisher/tests/test_pubevents.py

  Log Message:
  -----------
  Fix exception views, pub events and globalrequest interaction, refs #102.


Compare: https://github.com/zopefoundation/Zope/compare/993da0d6e51b^...7a30ba657783


More information about the checkins mailing list