problem with redirct and comma's
Waldo Bastian
bastian at kde.org
Thu Aug 15 20:41:18 BST 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday 15 August 2002 12:15 pm, Hetz Ben Hamo wrote:
> Hi,
>
> When I try to go to: http://www.ynet.co.il (on kde cvs compiled) I'm
> getting this URL (the ynet.co.il redirects to another URL)
>
> I'm getting this: http://www.ynet.co.il/home/0,7340,L-8 (which gives error
> 404)
> Where it should be: http://www.ynet.co.il/home/0,7340,L-8,00.html
>
> it looks like it "misses" the 2nd comma...
It breaks due to the following change:
1.189 (mueller 06-Aug-02): if ( (pos = str.findRev(';')) >
0) str.setLength(pos);
1.189 (mueller 06-Aug-02): if ( (pos = str.findRev(',')) >
0) str.setLength(pos);
Which carried the comment "- fix http-equiv redirection quirk case".
Dirk: How did this quirk case looked like?
Cheers,
Waldo
- --
bastian at kde.org | SuSE Labs KDE Developer | bastian at suse.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE9XAPeN4pvrENfboIRAqvHAJ92QflkilwYSy7LPOr02bLz2kMjxwCglBvk
UqLncrZDepvKprqyu1uvS/s=
=2fdW
-----END PGP SIGNATURE-----
More information about the kfm-devel
mailing list