Details
Description
Community member submitted a problem with 6.3.2 throwing a null pointer from the PageViewComponentImpl if no AnnotationCallback has been set.
This introduced because ofPDF-1280
This introduced because of
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 | #53121 | Wed Dec 11 20:49:52 MST 2019 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/PageViewComponentImpl.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fixed an null pointer issue when an annotation callback had not been set when using the PageViewComponentImpl class in a custom setting.