Date: 05/06/01
- Next message: Sascha Schumann: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6..."
- Previous message: Phil Driscoll: "Re: [PHP-DEV] Bug #10684 Updated: Installation Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 10689
Updated by: sniper
Reported By: phill <email protected>
Old-Status: Open
Status: Closed
Bug Type: *Session related
Operating system:
PHP Version: 4.0.5
Assigned To:
Comments:
Check the php.ini file for arg_separator.output
directive. This is the old arg_separator directive.
(There is also arg_separator.input but it's safe to leave
it untouched.)
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-05-06 04:34:16] phill <email protected>
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.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10689&edit=2
-- 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: Sascha Schumann: "[PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Branching 4.0.6..."
- Previous message: Phil Driscoll: "Re: [PHP-DEV] Bug #10684 Updated: Installation Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

