plone.app.discussion/plone/app/discussion
Ross Patterson 7354ca4298 Fix unindexing of comments when deleting content resulting from
iterating over a BTree while modifying it. Fixes #11402.

svn path=/plone.app.discussion/trunk/; revision=48845
2011-04-14 21:30:32 +00:00
..
bbb check in some skeletal code + notes, nothing concrete or working yet 2009-05-11 16:52:16 +00:00
browser Fixed i18n of the "Commenting has been disabled." message. 2011-04-10 20:28:21 +00:00
i18n Adding Brazilian Portuguese translation 2011-04-14 20:57:09 +00:00
locales Adding Brazilian Portuguese translation 2011-04-14 20:58:24 +00:00
profiles/default merge r48555 from 1.x branch. bumping profile version to 100 so there's space for future upgrades in the 1.x line 2011-04-08 20:23:07 +00:00
tests Fix unindexing of comments when deleting content resulting from 2011-04-14 21:30:32 +00:00
DOCUMENTATION.txt minor. 2010-06-04 11:13:22 +00:00
TODO.txt remove clear-and-rebuild catalog from known issues and todo. 2009-10-15 10:45:35 +00:00
__init__.py Remove "Plone 3 only" code; Do not monkey patch the BAD_TYPES vocabulary or plone.app.vocabularies anymore. 2011-02-08 09:28:51 +00:00
architecture.txt Replace the old NOTES.txt and PRINCIPLES.txt with the Sphinx versions. Fix Captcha title. 2010-06-04 11:22:16 +00:00
catalog.py Fax Missing.Value for Creator in the catalog. Fixes #11634. 2011-04-14 19:59:05 +00:00
comment.py Fix unindexing of comments when deleting content resulting from 2011-04-14 21:30:32 +00:00
configure.zcml add upgrade step for moderator_email setting 2011-04-08 20:20:34 +00:00
conversation.py Fix some aq wrapper errors introduced by my previous fix but not 2011-04-14 19:06:24 +00:00
design.txt Fixed some typo 2010-08-06 10:43:44 +00:00
interfaces.py merge r48557 from 1.x branch 2011-04-08 20:47:50 +00:00
notifications.zcml Removed the conditional loading of event subscribers: 2010-12-16 02:12:13 +00:00
patches.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
permissions.zcml Remove collective.autopermission dependency. 2011-01-20 19:37:54 +00:00
subscribers.zcml Disable the control panel event subscribers. We don't need them since we disabled the enable_moderation setting in the discussion control panel anyway. 2011-01-22 12:34:49 +00:00
testing.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
tool.py Nuke trailing white space 2010-12-15 23:52:56 +00:00
upgrades.py add upgrade step for moderator_email setting 2011-04-08 20:20:34 +00:00
upgrades.zcml merge r48555 from 1.x branch. bumping profile version to 100 so there's space for future upgrades in the 1.x line 2011-04-08 20:23:07 +00:00
vocabularies.py Nuke trailing white space 2010-12-15 23:52:56 +00:00