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

GitHub noreply at github.com
Fri Sep 15 07:26:34 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: b2219974e43923ebb319383f40a39628366e8232
      https://github.com/zopefoundation/Zope/commit/b2219974e43923ebb319383f40a39628366e8232
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-09-15 (Fri, 15 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: 7eff41e8f546618e2a9af80107e608126412c0e1
      https://github.com/zopefoundation/Zope/commit/7eff41e8f546618e2a9af80107e608126412c0e1
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-09-15 (Fri, 15 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.


  Commit: b907badf975bef35c98cf8b2151dc2dc002ff436
      https://github.com/zopefoundation/Zope/commit/b907badf975bef35c98cf8b2151dc2dc002ff436
  Author: Martin Häcker <dwt at crest.local>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M src/ZPublisher/tests/test_pubevents.py

  Log Message:
  -----------
  Improved test names


  Commit: bfb990415274d98ee3483766d5a8f1ccc47ddcb0
      https://github.com/zopefoundation/Zope/commit/bfb990415274d98ee3483766d5a8f1ccc47ddcb0
  Author: Martin Häcker <dwt at crest.local>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M src/ZPublisher/tests/test_pubevents.py

  Log Message:
  -----------
  Test that Exception upgrading works.

Also expands other tests to check that the PubEvents 
get access to the Exceptions.


Compare: https://github.com/zopefoundation/Zope/compare/b4a85fd6d444...bfb990415274


More information about the checkins mailing list