[ 
https://issues.apache.org/jira/browse/TIKA-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13108471#comment-13108471
 ] 

Henri Bergius commented on TIKA-725:
------------------------------------

Feel free to move the bug around. Anyway, this is the result I get when I run

$ java -jar tika-app-0.9.jar -x somefile.xls > somefile.html

...and then try to open it in a browser. So even if it is a Tika dependency 
doing this, it is still something that is bundled into the release versions.


> Empty title element makes Tika-generated HTML documents not open in Chromium
> ----------------------------------------------------------------------------
>
>                 Key: TIKA-725
>                 URL: https://issues.apache.org/jira/browse/TIKA-725
>             Project: Tika
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 0.9
>         Environment: Chromium 12 on Ubuntu Linux
>            Reporter: Henri Bergius
>            Priority: Minor
>              Labels: html
>
> Currently when converting Excel sheets (both XLS and XLSX), Tika generates an 
> empty title element as <title/> into the document HEAD section. This causes 
> Chromium not to display the document contents.
> Switching it to <title></title> fixes this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to