Date: 05/06/01
- Next message: Stig Sæther Bakken: "Re: [PHP-DEV] Zend API changes"
- Previous message: Pisman Dmitriy: "[PHP-DEV] Generating code on fly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: phill <email protected>
Operating system: Linux
PHP version: 4.0.5
PHP Bug Type: *Session related
Bug description: When adding the SID to the end of a URL in a <a href>, not HTML4 compliant.
When the session code adds the SID to the end of the <a
href> it does it like:
<a href="test.php?q=something&SID=123123123">
The & should be &. It fails on HTML4 validation.
I can't get my pages to validate currently.
-- Edit Bug report at: http://bugs.php.net/?id=10689&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stig Sæther Bakken: "Re: [PHP-DEV] Zend API changes"
- Previous message: Pisman Dmitriy: "[PHP-DEV] Generating code on fly"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

