Page 1 of 1

[Bug] Infinite page size

Posted: Tue Apr 19, 2005 1:38 am
by Guest
There are a couple of bugs in gbook.

1) You need to escape your links. Otherwise,
http://www.haeggen.ch/guestbook/gbook.p ... 66&lang=ge
could get html unescaped as this:
http://www.haeggen.ch/guestbook/gbook.p ... 〈=ge
which gets url encoded as this:
http://www.haeggen.ch/guestbook/gbook.p ... 2%8C%A9=ge

2) If you attempt to browse the mangled url:
http://www.haeggen.ch/guestbook/gbook.p ... 2%8C%A9=ge
you'll get the first entry repeated infinitely. (Which could cost webmasters a great deal of money).

Posted: Tue Apr 19, 2005 9:01 am
by Klemen
Hi,

You are contacting the wrong person here. I am not the author of the guestbook script you use and link to. My guestbook does have a file called "gbook.php", but it's not the same guestbook.

The bugs you mentioned don't apply to my guestbook, see

http://www.phpjunkyard.com/gbook/gbook. ... 2%8C%A9=ge

Regards,