Ray Gauss II created TIKA-947: --------------------------------- Summary: AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted Key: TIKA-947 URL: https://issues.apache.org/jira/browse/TIKA-947 Project: Tika Issue Type: Bug Components: parser Affects Versions: 1.2 Reporter: Ray Gauss II Fix For: 1.2
The addMetadata method in AbstractMetadataHandler does not check its property for isMultiValuePermitted before calling metadata.add which will throw a PropertyTypeException if isMultiValuePermitted is false. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira