[jboss-jira] [JBoss JIRA] Resolved: (JBCOMMON-106) FileURLConnection is broken for Mac OS

Ales Justin (JIRA) jira-events at lists.jboss.org
Wed Feb 10 18:09:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JBCOMMON-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ales Justin resolved JBCOMMON-106.
----------------------------------

    Resolution: Done


> FileURLConnection is broken for Mac OS
> --------------------------------------
>
>                 Key: JBCOMMON-106
>                 URL: https://jira.jboss.org/jira/browse/JBCOMMON-106
>             Project: JBoss Common
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: common-core (2.x)
>    Affects Versions:  2.2.17.GA
>            Reporter: Ales Justin
>            Assignee: Ales Justin
>             Fix For: 2.2.18.GA 
>
>
> Usage of URLDecored in FileURLConnection breaks File reading on Mac OS,
> as it changes '+' chars into space, hence the file is not found under new path.
> The fix is to simply take URL, get its URI and finally feed this URI to File ctor.

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

        



More information about the jboss-jira mailing list