You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/09/18 23:29:34 UTC

[jira] [Updated] (CONNECTORS-1039) DocumentFilter should use URI path to find extension

     [ https://issues.apache.org/jira/browse/CONNECTORS-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated CONNECTORS-1039:
------------------------------------
    Fix Version/s:     (was: Manifold 1.7.1)
                   ManifoldCF 2.0

> 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: ManifoldCF 2.0
>
>
> 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)