|
[
Permlink
| « Hide
]
Tim Williams added a comment - 21/Nov/05 10:48 PM
Can someone explain a bit more about this? Spaces that aren't URI encoded aren't a valid URL, right? So why should it worry about them? Maybe I'm missing the issue...
My own thinking is that it is a convenience if we allow people ot enter the URL without the URL encoding. It is much easier to type a space than %20
The same would go for other characters that need encoding. It's simply a case of passing the value through a utility method before returning it as a lcoation isn't it? http: urls are now URL Encoded before being returned. This should solve the problem, do we need to add any other protocols to the URL encoded list?
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||