From e8ce114f4b33225bf6c7019ffbc31b0e4e5f48a4 Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Sun, 14 Jun 2009 17:49:45 +0000 Subject: [PATCH] todo list update. svn path=/plone.app.discussion/trunk/; revision=27448 --- plone/app/discussion/TODO.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plone/app/discussion/TODO.txt b/plone/app/discussion/TODO.txt index af79d25..2c429e5 100644 --- a/plone/app/discussion/TODO.txt +++ b/plone/app/discussion/TODO.txt @@ -22,6 +22,11 @@ plone.app.discussion to-do [ ] Plone reports "unsuccessfully attempted to uncatalog an object" while trying to delete a comment. + [ ] Fix that when opening a reply form before the page has been fully loaded, + the reply layer is closed again. + + [ ] Form validation is not working in the reply-to-comment form + [ ] Add event handlers to ensure we don't get stale comments in the catalog when parent objects are removed/moved/cloned: