Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.3.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
A community memory submitted a file that was missing some background lines. Closer inspection has shown the document had some optional content systax we hadn't encountered yet. Groups are defined but none are specified by name. So I'd assume we likely should show them given that we'll never find a rule to the contrary.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3.3 [ 13282 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #53132 | Thu Dec 12 20:25:46 MST 2019 | patrick.corless | before checking visibility state. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/OptionalContent.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Marking as fixed, added check that an optional content group actually has content before checking visibility state.