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