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 97444 - web links trailing ">.|*etc*" are caught on clicking.
web links trailing ">.|*etc*" are caught on clicking.
Status: RESOLVED DUPLICATE of bug 95893
Product: Pan
Classification: Other
Component: general
0.13.1
Other Linux
: Normal minor
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2002-11-01 22:13 UTC by arnt
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description arnt 2002-11-01 22:13:09 UTC
..clicking "Linux Terminal Server Project, <http://www.ltsp.org/>." in
message Message-ID: <m3hef1bepr.fsf@benzen.eiendomsnett.no>, returns:

"** (pan:18057): WARNING **: Invalid UTF-8 sequence encountered
pan-Message: galeon --new-tab 'http://www.ltsp.org/>.' Message: Galeon
already running, using existing process "-lines in my xterm.

..it should instead fire up a new:
"galeon --new-tab 'http://www.ltsp.org/'", 
without the trailing ">." or other ">*"-variants, Pan and|or Galeon 
seems to assume any trailing character an url, is part of the url.

..trivial but subtle, newbies might not catch it and might instead dismiss
pan/galeon/gnome(2)/kde(3)/X/linux as buggy, so I call it "minor".

rpm -q galeon pan
galeon-1.2.6-0.8.0
pan-0.13.1-nospell1
Comment 1 Charles Kerr 2002-11-04 15:56:25 UTC
2002-10-16  Charles Kerr <charles@rebelbase.com>

* pan/text.c: Make the URL highlighter understand "<URL:...>" syntax.
  (95893, dmm1010)


*** This bug has been marked as a duplicate of 95893 ***