GNOME Bugzilla – Bug 346543
URLs with brackets in them are cut off
Last modified: 2006-07-04 23:08:17 UTC
In URLs containing brackets (parentheses), for example <http://www.dobreprogramy.pl/pirat/dobreprogramy_pl(piratXXX).jpg>, only the part before the bracket is treated as a URL. Pan should be able to treat the whole thing as a URL at least if it's enclosed in angle brackets.
Created attachment 68369 [details] [review] patch against 0.102 to fix this.