Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2010 at 21:02 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedThanks for this.
This is definitely a no brainer. Not sure how so many instances of
is_null()slipped thru the review process... :)Comment #2
dries commentedCommitted to CVS HEAD. Thanks. common.inc failed so that might require a re-roll
Comment #3
munzirtaha commentedThanks Dries, another patch because the repository is changing so fast.
Comment #4
dries commentedCommitted. Thanks!
Comment #5
munzirtaha commentedMy first pathes acceptance encourage me to add more patches to get rid of the remaining isset's: #921582, #921606, #921626.