Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2
-
Fix Version/s: 6.2.1
-
Component/s: Viewer RI
-
Labels:None
-
Environment:any
-
Support Case References:Support Case #14010 - https://icesoft.my.salesforce.com/5007000001hFkUF
Description
6.2 introduced a new utility panel for file attachments. If the tab is turned off there will be a resulting index out of bounds error if the file has no attachments. Code protection needs to be added to check the indexable values. Similar problems are also possible for layersPanel and signaturePanel .
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50318 | Mon Jan 23 08:54:55 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.2.0/icepdf/viewer/src/org/icepdf/ri/common/SwingController.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50317 | Mon Jan 23 08:54:45 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/SwingController.java
|