[Checkins] [zopefoundation/Zope] 7a5872: Fix XML Page template files in Python 3

GitHub noreply at github.com
Tue Oct 2 10:47:29 CEST 2018


  Branch: refs/heads/py3_fix_wsgi_unauthorized
  Home:   https://github.com/zopefoundation/Zope
  Commit: 7a58724055f2934830d99d54df2f67278832b501
      https://github.com/zopefoundation/Zope/commit/7a58724055f2934830d99d54df2f67278832b501
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    M CHANGES.rst
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    A src/Products/PageTemplates/tests/utf8.xml

  Log Message:
  -----------
  Fix XML Page template files in Python 3


  Commit: eea4541ff81f09ae557e790176cba6f58281e26b
      https://github.com/zopefoundation/Zope/commit/eea4541ff81f09ae557e790176cba6f58281e26b
  Author: ale-rt <alessandro.pisa at gmail.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    M src/Products/PageTemplates/utils.py

  Log Message:
  -----------
  PageTemplateFile accepts an encoding parameter


  Commit: e64d75c282957343c6d4a32901ab431305193a9c
      https://github.com/zopefoundation/Zope/commit/e64d75c282957343c6d4a32901ab431305193a9c
  Author: Alessandro Pisa <alessandro.pisa at gmail.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    A src/Products/PageTemplates/tests/utf8.xml
    M src/Products/PageTemplates/utils.py

  Log Message:
  -----------
  Merge pull request #320 from zopefoundation/fix-xml-page-template

Fix XML Page template files in Python 3


  Commit: 3c56da927fdb84193856a9492023f973fd96237a
      https://github.com/zopefoundation/Zope/commit/3c56da927fdb84193856a9492023f973fd96237a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M docs/WHATSNEW.rst
    M src/OFS/Image.py
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/tests/testFileAndImage.py
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Fix manage_edit of File (#312)

re #240:

* Ensure working file upload.
* Render the file content in textarea if it can be decoded.
* Edit content of text file with Python 3.
* Add changelog and documentation.


  Commit: 2bf75dd0987975683cbb97346a03ccc637d3a8ff
      https://github.com/zopefoundation/Zope/commit/2bf75dd0987975683cbb97346a03ccc637d3a8ff
  Author: Thomas Schorr <t_schorr at gmx.de>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M docs/WHATSNEW.rst
    M src/OFS/Image.py
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/tests/testFileAndImage.py
    M src/Products/PageTemplates/PageTemplateFile.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/tests/test_ptfile.py
    A src/Products/PageTemplates/tests/utf8.xml
    M src/Products/PageTemplates/utils.py
    M src/ZPublisher/HTTPRequest.py

  Log Message:
  -----------
  Merge branch 'master' into py3_fix_wsgi_unauthorized


Compare: https://github.com/zopefoundation/Zope/compare/17fb1226e1bd...2bf75dd09879
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list