htmlparser throws IllegalCharsetNameException
---------------------------------------------
Key: TIKA-387
URL: https://issues.apache.org/jira/browse/TIKA-387
Project: Tika
Issue Type: Bug
Components: parser
Affects Versions: 0.6
Reporter: Piotr B.
Charset.isSupported throws IllegalCharsetNameException if charset name is
malformed. HtmlParser tries to retrieve a charset from http_equiv section, so
tika shouldn't suppose this charset to be valid and should catch that exception.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.