-
Bug
-
Resolution: Fixed
-
Medium
-
3.5.1
-
None
-
3.05
-
The deleteComment action uses the CommentSystemField in such a way that it passes the wrong type of param to the getViewHtml method and generates a ClassCastException. The CommentSystemField changed to use velocity templates for its display, this needs to respect the params the field now accepts.