Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.6_P01
-
Fix Version/s: 5.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
The file in question has document outline that uses named destinations. When we try to resolve a name in the document catalog destination dictionary the lookup fails.
The reason for this is that the PDF in question returns a list where our destinations parser is expecting a HashMap. Once an instance check is made for the list the destination entry can be found and properly returned.
The reason for this is that the PDF in question returns a list where our destinations parser is expecting a HashMap. Once an instance check is made for the list the destination entry can be found and properly returned.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 5.0.7 [ 11470 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #41301 | Thu Jun 05 11:05:40 MDT 2014 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/Destination.java
MODIFY
/icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/views/DocumentViewControllerImpl.java
|
| Fix Version/s | 5.1 [ 10675 ] | |
| Fix Version/s | 5.0.7 [ 11470 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Marking as fixed.