Schema location import fails if there is space in the file path
---------------------------------------------------------------

                 Key: CXF-2765
                 URL: https://issues.apache.org/jira/browse/CXF-2765
             Project: CXF
          Issue Type: Bug
          Components: Core
            Reporter: William Tam
             Fix For: 2.3, 2.2.8


It looks like the characters "%20" in the URL does not get decoded before using 
its path to create a File object.  As a result, the File.exists() faulty return 
false.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to