diff --git a/plone/app/discussion/KNOWN_ISSUES.txt b/plone/app/discussion/KNOWN_ISSUES.txt index bb4cbe8..4d03fec 100644 --- a/plone/app/discussion/KNOWN_ISSUES.txt +++ b/plone/app/discussion/KNOWN_ISSUES.txt @@ -2,6 +2,4 @@ KNOWN ISSUES ============ -- Clear and rebuild the catalog looses all the comments. - - Comment objects are not indexed with Plone 4 (Plone 3.3 works fine). \ No newline at end of file diff --git a/plone/app/discussion/TODO.txt b/plone/app/discussion/TODO.txt index adcb2bd..30a1031 100644 --- a/plone/app/discussion/TODO.txt +++ b/plone/app/discussion/TODO.txt @@ -2,8 +2,6 @@ plone.app.discussion to-do ========================== - [ ] Make sure a catalog Clear & Rebuild doesn't lose all comments - [ ] Add BBB support for the existing portal_discussion interface - implement in BBB package @@ -32,6 +30,8 @@ MINOR/FUTURE RELEASES: DONE: ----- + [X] Make sure a catalog Clear & Rebuild doesn't lose all comments + [X] Add UI - comment forms should use z3c.form subforms and plone.z3cform's