https://issues.apache.org/bugzilla/show_bug.cgi?id=56384
Bug ID: 56384
Summary: Nested Field Codes are not parsed correctly
Product: POI
Version: 3.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HWPF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 31508
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31508&action=edit
patch
When a document contains nested field codes only the inner most field code is
processed. This causes unwanted text to appear when converting a document to
html.
Example filed code:
{ SYMBOL { =32+ { SEQ IPItem \n } \f "TDPUNDNO" \h \s 10 }{ADVANCE \l 11 }
This example has 1 field code SYMBOL which contains 2 more field codes within.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]