[Tickets #12043] Re: IE8: Sessions without cookies are broken
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Feb 24 06:01:31 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12043
------------------------------------------------------------------------------
Ticket | 12043
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | IE8: Sessions without cookies are broken
Queue | Horde Framework Packages
Version | Git master
Type | Bug
-State | Feedback
+State | Resolved
Priority | 2. Medium
Milestone |
Patch |
-Owners |
+Owners | Horde Developers, Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-02-23 23:01) wrote:
> btw: It's a bit surprising that the Horde_Secret::getKey() function
> updates the cookie information in case the value is unknown. IMHO
> it's better if a getXXX() function works without side-effects.
This is the way it always has worked. And it makes sense to me: this
is the only way of guaranteeing that the key returned from getXXX()
function will be the same key returned on the next page access (if a
session is currently active).
More information about the bugs
mailing list