[PHP-DEV] PHP 4.0 Bug #8912 Updated: variable not passed to next page

2001-02-02 Thread matthias . krehl
ID: 8912 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: variable not passed to next page Reloading the (second) page 'solves' the problem. $HTTP_SESSION_VARS['ident'] is then available. I.e., there seems to be reaaly something wrong, isn't it? Matthias

[PHP-DEV] PHP 4.0 Bug #8912: variable not passed to next page

2001-01-25 Thread matthias . krehl
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: variable not passed to next page When using Cookies for session management everything works fine (the authentication part) but passing the val

[PHP-DEV] PHP 4.0 Bug #8912 Updated: variable not passed to next page

2001-01-26 Thread matthias . krehl
ID: 8912 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: variable not passed to next page Previous Comments: --- [2001-01-25 12:55:43] [EMAIL PROTECTED] When using Cookies for session