You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bernd Eckenfels (Jira)" <ji...@apache.org> on 2019/10/17 13:51:00 UTC

[jira] [Resolved] (VFS-741) Listing files with known prefix still fails

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

Bernd Eckenfels resolved VFS-741.
---------------------------------
    Fix Version/s: 2.5.0
         Assignee: Bernd Eckenfels
       Resolution: Fixed

Fixed on master https://gitbox.apache.org/repos/asf?p=commons-vfs.git;a=commit;h=d79524d567f4bbd9e9b8e056451ede70e89abd35

> Listing files with known prefix still fails
> -------------------------------------------
>
>                 Key: VFS-741
>                 URL: https://issues.apache.org/jira/browse/VFS-741
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.4.1
>            Reporter: Bernd Eckenfels
>            Assignee: Bernd Eckenfels
>            Priority: Major
>             Fix For: 2.5.0
>
>
> Efen after VFS-298 the listing of files in a directory may fail with "FileSystemException: Invalid descendent file name" if the filename contains a known/registered scheme.
> A trivial fix is in AFO to simply resolve the children names with a ./ prefix, which makes them parse without a scheme.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)