From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.1
PHP Bug Type:     URL related
Bug description:  HTML incorrect URL's generated by session code.

When PHP generates a URL with a session ID in it and there's already a
variable being passed in the URL, causing it to use an &, it creates a URL
which just says & and not & which isn't HTML correct.

It's more a niggle than a bug, it's stopping my pages validating correctly
;)

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

Reply via email to