Gossamer Forum
Home : Products : Gossamer Links : Discussions :

span pages bug in modify.cgi

Quote Reply
span pages bug in modify.cgi
Hi there,

It seems there's a bug in modify.cgi when listing out the links a user can modify. It doesn't happen on the first page, only on sucessive pages

Here's what's happening:
Pages: 1 2 3 4 [>] [>>]
on page 1 all the links look correct:
2 = modify.cgi?ID=2&nh=2
3 = modify.cgi?ID=2&nh=3
[>] = modify.cgi?ID=2;nh=2
[>>] = modify.cgi?ID=2;nh=4

But when I select any of the links, the urls then change to:
1 now = modify.cgi;ID=2?&nh=1
2 now = modify.cgi;ID=2?&nh=2
3 now = modify.cgi;ID=2?&nh=3
[<] now = modify.cgi;ID=2?;nh=3
[<<] now = modify.cgi;ID=2?;nh=1

Notice the ; instead of the ? in each of the urls. For some reason, it's in the wrong location.

Thanks for looking into this.

peace.
Subject Author Views Date
Thread span pages bug in modify.cgi klangan 1823 Nov 13, 2001, 9:40 AM
Thread Re: [klangan] span pages bug in modify.cgi
Alex 1764 Nov 13, 2001, 12:29 PM
Thread Re: [Alex] span pages bug in modify.cgi
pugdog 1728 Mar 17, 2002, 4:25 AM
Thread Re: [pugdog] span pages bug in modify.cgi
Paul 1731 Mar 17, 2002, 4:37 AM
Thread Re: [Paul] span pages bug in modify.cgi
pugdog 1722 Mar 17, 2002, 11:29 AM
Post Re: [pugdog] span pages bug in modify.cgi
Paul 1741 Mar 17, 2002, 12:01 PM