You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2010/09/29 05:45:34 UTC

[jira] Resolved: (IO-166) Fix URL decoding in FileUtils.toFile()

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

Niall Pemberton resolved IO-166.
--------------------------------

    Resolution: Fixed

Fixed, thanks for the patch:

http://svn.apache.org/viewvc?view=revision&revision=1002457

> Fix URL decoding in FileUtils.toFile()
> --------------------------------------
>
>                 Key: IO-166
>                 URL: https://issues.apache.org/jira/browse/IO-166
>             Project: Commons IO
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 1.4
>            Reporter: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: IO-166.patch, IO-166.patch
>
>
> The sequence "%2520" should decode to "%20".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.