6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8626] lib/Horde/SessionHandler/memcache.php
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ ._..___.. .. . [__) | _/ |_/ |_/ | _|_./__.| \| \
Comment
> destroy($id) does not return true if successfully deleted the session > data from memcache. This can be seen when turning on horde logging > to DEBUG. This was also present in 3.3.4 > > > > it's checking against false > > should check against true like this: > > line 253-256 of memcache.php (only line 253 changed to true instead > of false): > > if ($result !== true) { > > Horde::logMessage('Failed to delete session (id = ' . $id > . ')', __FILE__, __LINE__, PEAR_LOG_DEBUG); > > return false; > > }
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