[drupal-devel] [bug] Session system - fix for NULL uid
Cvbge
drupal-devel at drupal.org
Thu Aug 18 19:39:20 UTC 2005
Issue status update for
http://drupal.org/node/29143
Post a follow up:
http://drupal.org/project/comments/add/29143
Project: Drupal
Version: 4.5.5
Component: other
Category: bug reports
Priority: critical
Assigned to: Anonymous
Reported by: Cvbge
Updated by: Cvbge
Status: patch (code needs review)
Attachment: http://drupal.org/files/issues/session-uid.inc (955 bytes)
On fresh install session table is empty and session.inc tries to insert
a row. But it ommits uid field which is NOT NULL and inserting fails.
Attached patch makes it to have the same behaviour as 4.6
Cvbge
More information about the drupal-devel
mailing list