HtmlHandler does not support multivalue metadata
------------------------------------------------

                 Key: TIKA-595
                 URL: https://issues.apache.org/jira/browse/TIKA-595
             Project: Tika
          Issue Type: Bug
          Components: metadata, parser
    Affects Versions: 0.8
            Reporter: Lutz
            Priority: Minor


The HtmlParser uses metadata.set(...). So META tags that occure more than once 
are not handled correctly (DublinCore metadata can be set more than once).
The parser should use  metadata.add(..) instead.

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

        

Reply via email to