6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12043] IE8: Sessions without cookies are broken
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..___.___..__ .___. |_/ [__ | [ __ _/ | \[___ | [_././__.
Comment
>> Can't reproduce. > > Ok, I found out what's going on after adding debug traces to Horde_Secret. > > Remember Jan mentioning the invalid requests from broken CSS support in IE8? > > The requests without the session id cause the secret key in > Horde_Secret::setKey() to be overwritten with the new session id. > This also updates the value in "$this->_keyCache". > > Subsequent IMAP requests can't decrypt the password anymore and fail. > > -> One "broken" requests kills the whole session. > > Steps to reproduce: > - Sessions without cookies in horde > - Disable cookies in PHP > - Clear all horde cookies > - Mark a message > - Hover "Delete" button > -> new session id will be generated by invalid request > > > What I'm wondering about: > How does the value in "$this->_keyCache" survive between HTTP requests? > > When the next request with the original session id arrives, > $this->_keyCache['horde_secret'] returns the new, invalid session id. >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers