From:             pipen at beast dot tu dot kielce dot pl
Operating system: Linux Debian Stable
PHP version:      4.3.7
PHP Bug Type:     *Configuration Issues
Bug description:  Inserting & instead of its entity in documents.

Description:
------------
When php is going to add session id to uris in the document,
it adds it with '&' instead of '&' which violates w3c standard.


Reproduce code:
---------------
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.pbuk.pl%2F&charset=%28detect+automatically%29&doctype=%28detect+automatically%29


-- 
Edit bug report at http://bugs.php.net/?id=30022&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30022&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30022&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30022&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30022&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30022&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30022&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30022&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30022&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30022&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30022&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30022&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30022&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30022&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30022&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30022&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30022&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30022&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30022&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30022&r=mysqlcfg

Reply via email to