[ 
https://issues.apache.org/jira/browse/TIKA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved TIKA-297.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5
         Assignee: Jukka Zitting

Fixed as suggested. Thanks!

> The HtmlParser ignores <menu> tags, resulting in invalid XHTML
> --------------------------------------------------------------
>
>                 Key: TIKA-297
>                 URL: https://issues.apache.org/jira/browse/TIKA-297
>             Project: Tika
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Ken Krugler
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 0.5
>
>
> Currently the HtmlParser ignores the <menu> tag, but that then results in 
> invalid XHTML being output. E.g.
> <menu>
>   <li>a</li>
> </menu>
> ouputs just
> <li>a</li>
> I'm assuming <menu> should get mapped to a <ul> tag

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to