Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.4, 6.4.1
-
Fix Version/s: 7.0-milestone-2, 6.4.3
-
Component/s: Web - Templates & Resources
-
Labels:None
-
Environment:Reproduced on Jetty HSQLDB 6.4.1 and on XE 6.4 WAR with Firefox 35.
-
Difficulty:Easy
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
Steps to reproduce:
- go to the wiki home page
- click the "More Actions" menu, then on "Comments"
- add a comment and notice how the comment input and the "Preview" and "Add Comment" buttons are disabled (see "AddComment.png")
- refresh the page and see that the comment has been added but that the add comment input is still displayed (see "CommentAdded.png")
- click the pen icon in order to edit the comment - the add comment input is still there (see "EditComment.png")
- click on "Save Comment" and see how the input and the buttons are disabled (see "CommentEdited.png")
The logs show a NPE exception (see "logs.txt").