Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.9
-
None
-
None
Description
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?