Bug #4602
IE8 comment attempt numberformat exception
Start date:
08/28/2013
Due date:
% Done:
0%
Estimated time:
Description
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:417)
at java.lang.Integer.parseInt(Integer.java:499)
at gov.fnal.controls.webapps.Elog.ElogServlet.addComment(ElogServlet.java:96)
at gov.fnal.controls.webapps.Elog.ElogServlet.doPost(ElogServlet.java:479)
Reported by Andy Hocker.
History
#1 Updated by Kyle Hazelwood over 7 years ago
IE9 and IE10 work fine.
#2 Updated by Kyle Hazelwood over 7 years ago
- Status changed from Assigned to Closed
I think IE9 is the lowest version of IE that I will accommodate.