From:             [EMAIL PROTECTED]
Operating system: Slackware linux 8
PHP version:      4.1.2
PHP Bug Type:     Strings related
Bug description:  string overflow

In Aol instant messenger you can do QueryStrings in a link like so:

<a href="http://dijo.yi.org?name=John Doe">Site</a> and it doesnt add the
%20 between the John and Doe .. 

so what happens is .. the name variable holds John and the
$SERVER_PROTOCOL variable holds Doe HTTP /1.0

I didnt know if you wanted to call it an overflow or what.

A friend suggested that it was a bug, so i'm turning it in.

Thanks.
-- 
Edit bug report at http://bugs.php.net/?id=16921&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16921&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16921&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16921&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16921&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16921&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16921&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16921&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16921&r=submittedtwice

Reply via email to