On 4 June 2011 09:59, Mark Evenson evenson@panix.com wrote:
If you are referring to the changes culminating [r13302 as the latest work on Pathname.java][r13302], I wouldn't expect any change in the URI escaping behavior as this work only dealt with the version component. Ville had done some other work about a month ago, but I think he retracted his patch as it caused more problems than it solved.
My earlier patches don't handle spaces, but tried to solve handling of filenames that start with strings such as "File::", which happens in perl documentation, for instance. I do need to resurrect that work at some point. The null handling fixes done for Pathname might help there. But, as I said, I didn't do any fixes for spaces-in-names.