Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.0_P01
-
Fix Version/s: 6.0.1
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
A community member has provided a PDF file that has a slightly malformed destination syntax which is causing outline base navigation to fail.
The Destination uses the format [page /XYZ left top zoom ] but in this case is missing a zoom value and is causing an index out of bounds issue with our parsing code.
The Destination uses the format [page /XYZ left top zoom ] but in this case is missing a zoom value and is causing an index out of bounds issue with our parsing code.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46198 | Mon Nov 09 15:32:37 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Destination.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46197 | Mon Nov 09 15:31:43 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/Destination.java
|