On Sat, 29 Dec 2012 16:29:18 +0400
Michael Tokarev <[email protected]> wrote:

> I think the easiest fix will be to disallow single quotes in URLs just
> like double quotes are currently handled (so that a single quote will
> be treated as end of URL).  Yes, this way it wont be possible to use
> URLs with quotes in them, like
> 
>   
> http://en.wikipedia.org/wiki/What_we've_got_here_is_(a)_failure_to_communicate
> 
> but it's a minor issue in my opinion.

I could add an extra parsing stage and replace them with %27, I think
that should work.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to