Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002649 [Quercus] minor always 05-06-08 08:29 08-07-08 16:43
Reporter sgraf View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.2.1 Product Version 3.1.5
  Product Build
Summary 0002649: PHP Session Cookies Are Not Handled Correctly By Safari Browser
Description In the function:

com.caucho.quercus.lib.session.SessionModule.generateSessionCookie()

at line 519 you use:

cookie.setVersion(1);

which will result in a "version 1" cookie which is currently not handled correctly by the most recent version of the Mac OS X Safari browser (v3.1.1). The consequence is that PHP sessions can not persist for anyone using this browser. I have notified Apple about this problem today but in the meantime I was wondering if it would be possible to remove the version 1 since it seems that there is no real benefit to using version 1 anyways.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0003302)
ferg
08-07-08 16:43

php/1k84
 

- Issue History
Date Modified Username Field Change
05-06-08 08:29 sgraf New Issue
08-07-08 16:43 ferg Note Added: 0003302
08-07-08 16:43 ferg Assigned To  => ferg
08-07-08 16:43 ferg Status new => closed
08-07-08 16:43 ferg Resolution open => fixed
08-07-08 16:43 ferg Fixed in Version  => 3.2.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker