Details
Description
The ICEpdfDefault.properties file is read the first time the viewer ri is run and copies it's values to the users home directory as part of a persistent settings solutions. The properties file has three errors in in related to the integer values followed by ';' which is causes the number format exception.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23977 | Thu Feb 17 07:07:26 MST 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/viewer/res/ICEpdfDefault.properties
|
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 4.2 [ 10243 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23989 | Tue Feb 22 08:44:14 MST 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.1.4/icepdf/viewer/src/org/icepdf/ri/viewer/res/ICEpdfDefault.properties
|
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Removed the offending semicolon characters. Marking as fixed.