Use the right trac link for the __parent__ pointer fix.

svn path=/plone.app.discussion/trunk/; revision=40427
This commit is contained in:
Timo Stollenwerk 2010-09-29 06:48:36 +00:00
parent e603494a83
commit f2f2dd524f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Changelog
- Make sure the __parent__ pointer (the conversation) of a comment is not
acquisition wrapped in conversation.addComment. This fixes
http://dev.plone.org/plone/ticket/11156.
http://dev.plone.org/plone/ticket/11157.
[timo]
- Revert r35608 since this was breaking the comment moderation bulk actions.