Community
Participate
Working Groups
Build Identifier: 20100617-1415 Using deprecated method toURL() from the type File is not recommended and could be changed to toURI().toURL() to escape any special characters. Reproducible: Always
Created attachment 175145 [details] Changes calls from toURL() -> toURI().toURL()
Closing for the same reasons as the other bugs under bug 320803 were. We use toURL for a specific reason.