https://issues.apache.org/bugzilla/show_bug.cgi?id=53889
Priority: P2
Bug ID: 53889
Assignee: [email protected]
Summary: PDF image plugin throws exception when not necessary
to do so
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 1.1dev
Component: images
Product: Fop
If a COS<object> is null, the pdf-image plugin throws an IllegalStateException
which is valid, but not really necessary. This fail fast mechanism isn't really
needed as an invalid PDF won't be produced with null references.
--
You are receiving this mail because:
You are the assignee for the bug.