Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 4.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
-
Workaround Description:Remove the offending call in the catch block and replace with log messages.
Description
The method public static String property(String name, String defaultValue) catches a security exception and then recalls the same method. Doesn't make much sense but however I suspect it was related to a re-factoring error in the class with some fall back code was removed that stored system properties in a secondary map.... long story there.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27172 | Thu Jan 12 13:27:41 MST 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/util/Defs.java
|