Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2013 at 15:05 UTC
Updated:
29 Jul 2014 at 21:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
plachThe attached patch adds a check to detect this situation.
Comment #2
fagoTrue, an isset($var['key']) fails if $var is an object. Good fix.
Comment #3
dries commentedCommitted to 8.x. Thanks.
Comment #4.0
(not verified) commentedUpdated issue summary.