Justin Palmer created TIKA-1708:
-----------------------------------
Summary: Detectors loaded from configuration files into
CompositeDetector fail
Key: TIKA-1708
URL: https://issues.apache.org/jira/browse/TIKA-1708
Project: Tika
Issue Type: Bug
Components: config, detector
Affects Versions: 1.10
Reporter: Justin Palmer
Loading individual Detectors from a configuration file, e.g.
<detector class="org.apache.tika.parser.microsoft.POIFSContainerDetector"/>
<detector class="org.apache.tika.mime.MimeTypes"/>
will cause them to be added to a CompositeDetector which does not detect, e.g.
PST files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)