Karl Wright created CONNECTORS-1039:
---------------------------------------

             Summary: DocumentFilter should use URI path to find extension
                 Key: CONNECTORS-1039
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1039
             Project: ManifoldCF
          Issue Type: Bug
    Affects Versions: ManifoldCF 1.7
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: Manifold 1.7.1


The DocumentFilter transformer uses FilenameUtils.getExtension(url) to find the 
extension of the document.  It should do the following:

FilenameUtils.getExtension(new java.net.URI(url).getPath())





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to