You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/10/22 08:04:27 UTC

[Bug 57126] New: Word document text looking as HTML tag doesn't get HTML encoded during HTML conversion

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: dev@poi.apache.org
          Reporter: javaarchitect@msn.com

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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57126] Word document text looking as HTML tag doesn't get HTML encoded during HTML conversion

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57126

Dr Kamerton <ja...@msn.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 OS|Windows NT                  |Windows 8
           Severity|normal                      |minor

--- Comment #1 from Dr Kamerton <ja...@msn.com> ---
it looks like the problem was introduced in used code

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org