Closed (fixed)
Project:
Session Proxy
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
24 Sep 2012 at 15:46 UTC
Updated:
11 Oct 2012 at 14:21 UTC
Jump to comment: Most recent file
$user->cache is set by the classical session.inc, and is at least at 0 (I saw that in your database wrapper it is always 0). I use a derivative of the Native Backend. And it seems I do not have $user->cache key set. This generate a lot of notice warnings with mongodb_cache.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1793488-2.patch | 990 bytes | pounard |
Comments
Comment #1
pounardI need to check how does the mongo db uses this variable before doing anything stupid, but yes I need to fix this!
Comment #2
pounardCan you test with this patch applied and tell if that fixed the problem?
Comment #3
regilero commentedOK, Notice removed.
Comment #4
pounardOk good, because I already commited it :) Thanks.
Comment #5.0
(not verified) commentedfixed typo