Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.3.2
-
Fix Version/s: 6.3.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Support Case References:Support Case 14445:- https://icesoft.my.salesforce.com/5000g000024Ipol?
Description
Don't often run up against a layout issue however the document in question contains a rather rare double quote token:
0 0(RECHNUNG)"[-11219(401727027)]TJ/F1 12 Tf
12 TL(Datum)'[-13439(08022019)]TJ/F0 10 Tf
The layout code appears to be incorrectly calculating the layout of 401727027 which comes after the ".
0 0(RECHNUNG)"[-11219(401727027)]TJ/F1 12 Tf
12 TL(Datum)'[-13439(08022019)]TJ/F0 10 Tf
The layout code appears to be incorrectly calculating the layout of 401727027 which comes after the ".
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | Layout out issue with double quote token | Layout issue with double quote token |
Patrick Corless
made changes -
Fix Version/s | 6.3.3 [ 13282 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #53120 | Wed Dec 11 20:42:37 MST 2019 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/util/content/AbstractContentParser.java
|
Lots of positive (in a good way) results came out of the QA. Marking as fixed and likely will be able to close a few more older issues.