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:28:34 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14139545#comment-14139545 ] 

Karl Wright commented on CONNECTORS-1039:
-----------------------------------------

r1626090 (trunk)


> 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)