Anonymous | Login | Signup for a new account | 12-17-2024 10:36 PST |
Main | My View | View Issues | Change Log | Docs |
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 | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |