Fix #2494228: Remove comments as well when a content object is deleted.

svn path=/plone.app.discussion/trunk/; revision=34965
This commit is contained in:
Timo Stollenwerk
2010-03-16 15:06:43 +00:00
parent eec6bca238
commit 52ebbe2e71
4 changed files with 39 additions and 9 deletions
+3
View File
@@ -4,6 +4,9 @@ Changelog
1.0b4 (unreleased)
------------------
* Fix #2494228: Remove comments as well when a content object is deleted.
[timo]
* Fix unicode error when non-ASCII characters are typed into the name field of a
comment by anonymous users.
[regebro]