Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
24 Sep 2010 at 10:29 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
munzirtaha commentedOops! I missed one 'is_null' in the database layer.
Comment #2
Crell commentedThe PHP.net documentation says this works, plus isset() is ever so slightly more robust against undefined values. Thanks!
Comment #3
dries commentedCommitted to CVS HEAD. Thanks.
Comment #4
munzirtaha commented