Issue Details (XML | Word | Printable)

Key: JETTY-710
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: David Yu
Reporter: Greg Wilkins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetty

work around JVM File.toURL deficiencies

Created: 04/Sep/08 09:38 PM   Updated: 16/Sep/08 11:41 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 7.0.0pre4, 6.1.12.rc2

Time Tracking:
Not Specified


 Description  « Hide
File.toURL does not encode characters such as space, ',' etc.
This causes problems if jetty is installed with special characters in the file names and jar names

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Greg Wilkins added a comment - 04/Sep/08 10:05 PM
David,

can you test this fix on windows. If it works, can you port to jetty-7


David Yu added a comment - 05/Sep/08 02:34 AM
testedfixed