#5542: Duplicate cookies
-------------------------------+--------------------------------------------
Reporter: ADLN | Owner: phpnut
Type: Optimization | Status: assigned
Priority: Medium | Milestone: 1.2.x.x
Component: Session | Version: RC3
Severity: Normal | Resolution:
Keywords: cookie session | Php_version: n/a
Cake_version: 1.2.0.7692 RC3 |
-------------------------------+--------------------------------------------
Changes (by phpnut):
* owner: => phpnut
* status: new => assigned
* type: Bug => Optimization
Comment:
This "fix" for this will only work PHP 5.1 and above. The reason duplicate
cookies are set is because of the way the session have to be destroyed
when CakeSession::renew() is called. This is done when Security.level =
high or when SessionComponent::renew(); is called.
--
Ticket URL: <https://trac.cakephp.org/ticket/5542#comment:1>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at
all levels to rapidly develop robust web applications, without any loss to
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"tickets cakephp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---