[Checkins] [zopefoundation/Zope] dc7fa5: Fix test on python3 (now they insert unicode strin...

GitHub noreply at github.com
Thu May 17 11:52:19 CEST 2018


  Branch: refs/heads/zmi-bootstrap
  Home:   https://github.com/zopefoundation/Zope
  Commit: dc7fa543752fd25998a599e969dff634847f0e92
      https://github.com/zopefoundation/Zope/commit/dc7fa543752fd25998a599e969dff634847f0e92
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/App/tests/testManagement.py

  Log Message:
  -----------
  Fix test on python3 (now they insert unicode strings instead of b strings)


  Commit: 0973e514571b93077286982b831ba1bdc97e246d
      https://github.com/zopefoundation/Zope/commit/0973e514571b93077286982b831ba1bdc97e246d
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/OFS/SimpleItem.py

  Log Message:
  -----------
  Make Item a subclass of Navigation

This allows rendering the templates on navigation in the context of the current element, instead of finding the attributes through acquisition, which would then render them in the context of the containing folder, thus making it impossible to have the correct ‚title‘ attribute for non Navigation elements.


  Commit: 2fbf54832e4a67fc07e41fc4cf37a483415dcb9f
      https://github.com/zopefoundation/Zope/commit/2fbf54832e4a67fc07e41fc4cf37a483415dcb9f
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/App/dtml/manage_page_header.dtml
    M src/OFS/dtml/imageEdit.dtml

  Log Message:
  -----------
  Generify creation of describing classes to make it easy to target specific zmi pages with css.


Compare: https://github.com/zopefoundation/Zope/compare/0a07b0b69cfd...2fbf54832e4a
      **NOTE:** This service 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