-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
2 - Long term
-
2 - Normal
A comment only have two states : validated or not validated.
With a site with POST validation :
- a visitor creates a comment
- the comment appears as validated
- you can edit/reject/delete it
With a site with PRE validation
- a visitor creates a comment
- the comment appreas as rejected <- that is an issue for me
- you can edit/accept/delete it
it should appear as non handled yet and we should be able to : edit/accept/reject/delete it