After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 346543 - URLs with brackets in them are cut off
URLs with brackets in them are cut off
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-1.0 betas
Other Windows
: Normal minor
: 1.0
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2006-07-04 13:43 UTC by Artur Jachacy
Modified: 2006-07-04 23:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch against 0.102 to fix this. (1.31 KB, patch)
2006-07-04 23:00 UTC, Charles Kerr
none Details | Review

Description Artur Jachacy 2006-07-04 13:43:18 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.
Comment 1 Charles Kerr 2006-07-04 23:00:38 UTC
Created attachment 68369 [details] [review]
patch against 0.102 to fix this.