Update comment brains in zcatalog when moving a content object with comments. This fixes http://dev.plone.org/plone/ticket/11331. Refs #11331

svn path=/plone.app.discussion/trunk/; revision=50937
This commit is contained in:
Timo Stollenwerk
2011-07-03 18:36:02 +00:00
parent 7378635115
commit b7dad192d5
4 changed files with 61 additions and 2 deletions
+4
View File
@@ -4,6 +4,10 @@ Changelog
2.0.6 (unreleased)
------------------
- Update comment brains in zcatalog when moving a content object with comments.
This fixes http://dev.plone.org/plone/ticket/11331.
[timo]
- Plone 3 specific exclusion of plone.app.uuid removed.
[timo]