Closed (fixed)
Project:
Session Proxy
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2013 at 20:55 UTC
Updated:
7 Apr 2015 at 12:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
regilero commentedHere is the patch
Comment #2
regilero commentedRe-having same bug today, the patch fix the problem...
Comment #3
regilero commentednope, nothing to say.
Comment #4
jamesharv commented+1 RTBC. It would be great to get this committed.
Comment #5
gregglesDo I understand the steps to reproduce?
1. use Native backend
2. Have some code that sets data in $_SESSION on a page view
3. On a subsequent page view, that user logs in to the site in some manner
4. The session data from step 2 is lost
Comment #6
jamesharv commentedCorrect except for step 4. The existing session data isn't lost, it's just that the user doesn't get correctly authenticated, because their uid isn't stored in the session. The outcome is that the user is not able to access the features / content to which their user account grants access.
Comment #8
pounardSorry it took me more than 2 years to push this, but now it's done! Once all the issue queue will be drilled down, I will push a new release and mark it as RC since this module is supposed to now tested for almost 4 years long.