Wrong parsing of URL
-
Hi,
I found a bug while I was writing an answer at "this thread":http://qt-project.org/forums/viewthread/15278/ . I wanted to post a link to this web page that contains two dots in its URL: http://msdn.microsoft.com/en-us/library/cby9kycs(v=vs.80).aspx
Unfortunatelly it was parsed badly and the URL of link appeared as http://msdn.microsoft.com/en-us/library/cby9kycs(v=vs.80
Example: "link":http://msdn.microsoft.com/en-us/library/cby9kycs(v=vs.80).aspx
Could you check and fix the bug?
Thanks,
Leon