[ 
https://issues.apache.org/jira/browse/CONFIGURATION-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558628#comment-13558628
 ] 

Oliver Kopp commented on CONFIGURATION-521:
-------------------------------------------

I created a transitional method with the old name, marked as @Deprecated. To 
enable track changes across projects, I did not reformat the literally copied 
code. I think, literally copied code should not be modified, but always kept as 
literal code (if possible).

Test case added.
                
> fileFromUrl: decoding of encoded % character does not work
> ----------------------------------------------------------
>
>                 Key: CONFIGURATION-521
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-521
>             Project: Commons Configuration
>          Issue Type: Bug
>    Affects Versions: 1.9
>            Reporter: Oliver Kopp
>         Attachments: fileFromUrl.patch, 
> update-to-FileUtils-rev1349509-keepting-name-fileFromUrl.patch, 
> update-to-FileUtils-rev1349509.patch
>
>
> If ConfigurationUtils.fileFromUrl(URL) should create a file from a URL 
> containing an enoced % sign (%25), then it does not work.
> I saw that the code apache.commons.io now is really different, but seems to 
> work. Why isn't apache.commons.io directly used?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to