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 106436 - http address parser modification
http address parser modification
Status: RESOLVED DUPLICATE of bug 102881
Product: Pan
Classification: Other
Component: general
0.13.3
Other other
: Normal normal
: ---
Assigned To: Charles Kerr
Pan QA Team
Depends on:
Blocks:
 
 
Reported: 2003-02-18 18:00 UTC by Johannes Berg
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Johannes Berg 2003-02-18 18:00:29 UTC
I frequently encounter URLs such as 
http://community.borland.com/article/0,1410,28497,00.html
which are only parsed up to the first "," in them. Including the "," in the
list of URL characters is probably a bad idea, but maybe adding some logic
to try to see whats behind the comma, and if its not a space or something
include it? Would be really nice to have!
Comment 1 Charles Kerr 2003-02-18 22:08:14 UTC
Fixed in CVS for 0.13.4...

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