Closed (fixed)
Project:
Coder
Version:
7.x-2.x-dev
Component:
Coder Review
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2012 at 11:57 UTC
Updated:
3 Dec 2012 at 13:50 UTC
Note that it is important that modules try not to use $_SESSION for anonymous users.
According to http://drupal.org/node/224333#drupal_set_session this recommendation isn't valid anymore.
Comments
Comment #1
douggreen commentedThanks, fixed in 7.x-2.x http://drupalcode.org/project/coder.git/commit/cdc050b
Comment #2
frank ralf commentedThanks for the quick reply!