Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.1
-
Fix Version/s: 6.0.2
-
Component/s: Core/Parsing, Viewer RI
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
Community memory has pointed out that the FreeText annotation is broken in 6.0.1
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 6.0.2 [ 12971 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46330 | Mon Dec 07 07:59:27 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/annotations/FreeTextAnnotation.java
MODIFY /icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/graphics/TextSprite.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46331 | Mon Dec 07 08:02:00 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/TextSprite.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/annotations/FreeTextAnnotation.java |
Patrick Corless
made changes -
Summary | Null pointer when creating new free text annotation in Viewer RI. | Null pointer when creating new free text, line and markup annotation in Viewer RI. |
Patrick Corless
made changes -
Summary | Null pointer when creating new free text, line and markup annotation in Viewer RI. | Null pointer when creating new free text, line and markup annotations in Viewer RI. |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46332 | Mon Dec 07 08:19:04 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/annotations/TextMarkupAnnotation.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/annotations/LineAnnotation.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46333 | Mon Dec 07 08:19:25 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/annotations/TextMarkupAnnotation.java
MODIFY /icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/annotations/LineAnnotation.java |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Null text content stream is causing null point when the content stream is created for a new FreeTextAnnoation.