[Bug] Infinite page size

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Guest

[Bug] Infinite page size

Post 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).
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply