Bug #15909 Updated: Session data not updated on page jump (header() may be the cause)

2002-03-27 Thread phpbug
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Sorry, I don't see where I would li

Bug #15909 Updated: Session data not updated on page jump (header() may be the cause)

2002-03-26 Thread yohgaki
ID: 15909 Updated by: [EMAIL PROTECTED] -Summary: Session data not updated on page jump Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version:

Bug #15909 Updated: Session data not updated on page jump

2002-03-26 Thread phpbug
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Yes, we are using MySQL 3.23.38 in the application. However, th

Bug #15909 Updated: Session data not updated on page jump

2002-03-25 Thread yohgaki
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Do you use MySQL? Previous Comments: --

Bug #15909 Updated: Session data not updated on page jump

2002-03-25 Thread phpbug
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: PHP Does not appear to be seg fault

Bug #15909 Updated: Session data not updated on page jump

2002-03-25 Thread yohgaki
ID: 15909 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment:

Bug #15909 Updated: Session data not updated on page jump

2002-03-24 Thread irenem
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: It looks like the PHP 4.1.2 forgot to call session_write_close(

Bug #15909 Updated: Session data not updated on page jump

2002-03-20 Thread johnsparrowuk
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Interesting workaround: session_register("lastaction"); ses

Bug #15909 Updated: Session data not updated on page jump

2002-03-18 Thread phpbug
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Here is part of what is going wrong. PHP starts out with each s

Bug #15909 Updated: Session data not updated on page jump

2002-03-14 Thread jake
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Any attempt I have made to save session variables in 4.1.2 fail

Bug #15909 Updated: Session data not updated on page jump

2002-03-09 Thread baatsaam
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: According to the session docs: If you have register_globals On

Bug #15909 Updated: Session data not updated on page jump

2002-03-08 Thread baatsaam
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: I experienced a similar problem (PHP 4.1.2, Linux 2.2.19-6.2.11

Bug #15909 Updated: Session data not updated on page jump

2002-03-06 Thread phpbug
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Re: [EMAIL PROTECTED] FYI, The code I'm working with uses a s

Bug #15909 Updated: Session data not updated on page jump

2002-03-06 Thread nospam . ricko
ID: 15909 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux Gnu 2.2.12 PHP Version: 4.1.2 New Comment: Just wanted to confirm I also experienced this problem after up