-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 3.13.5, 4.1.1
-
Component/s: Issue - Attachments
-
Environment:
Reproduced with Safari 4 on Mac and FF 3.5 on Ubuntu (against JAC)
-
3.13
Apparently recent changes to the jsp:
var afterURL = document.getElementById("afterURL").firstChild.nodeValue;
cause NPE in Javascript (always when the applet is dismissed by "Cancel" button).
I know it's being fixed for 4.1.2 (due to other problems), but I did not see any bug report showing that this very problem.
So here it comes.