[Checkins] [zopefoundation/Zope] 11b395: Import/export: don't put html in manage_tabs_messa...

GitHub noreply at github.com
Sat Feb 4 12:03:43 CET 2017


  Branch: refs/heads/plonezope4
  Home:   https://github.com/zopefoundation/Zope
  Commit: 11b395455e4c2161e7713d7cd3ea5f325c4fefad
      https://github.com/zopefoundation/Zope/commit/11b395455e4c2161e7713d7cd3ea5f325c4fefad
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  Import/export: don't put html in manage_tabs_message.

This gets html quoted, so you see the plain html in the output.


  Commit: f26c8609bf3d9a1d4b000cfe601846b352053788
      https://github.com/zopefoundation/Zope/commit/f26c8609bf3d9a1d4b000cfe601846b352053788
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2017-02-04 (Sat, 04 Feb 2017)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  Import/export: show the correct imported id.

Until now you would see '<built-in function id> successfully imported'.
I have been wondering about that for years...


Compare: https://github.com/zopefoundation/Zope/compare/630a81649011...f26c8609bf3d


More information about the checkins mailing list