Closed (fixed)
Project:
Memcache API and Integration
Version:
7.x-1.x-dev
Component:
memcache-session.inc
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2013 at 11:28 UTC
Updated:
7 Jun 2013 at 22:50 UTC
memcache-session.inc should periodically update the {users}.access field but doesn't.
The db_update call in _drupal_session_write() uses an incorrect timestamp value and is also not execute()'d.
The attached patch fixes both issues.
| Comment | File | Size | Author |
|---|---|---|---|
| memcache-session.inc_user_access_time.patch | 829 bytes | markpavlitski |
Comments
Comment #1
spleshkaGot same issue. Patch works for me, thanks.
Comment #2
jeremy commentedLooks good -- thanks!
http://drupalcode.org/project/memcache.git/commitdiff/2a21912