https://issues.apache.org/bugzilla/show_bug.cgi?id=57126

            Bug ID: 57126
           Summary: Word document text looking as HTML tag doesn't get
                    HTML encoded during HTML conversion
           Product: POI
           Version: 3.10-FINAL
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HWPF
          Assignee: [email protected]
          Reporter: [email protected]

If Word document contains HTML fragments, then they appear in exact form in
result of WordToHtmlConverter work.
For example if I put in my Word something like <a href="#">Hey link</a>, then
result of HTML conversion will have a link, instead of the text. CSS security
problem is also here. Minimal HTML encoding has to be applied for all text
between tags in HTML conversion.

-- 
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]

Reply via email to