Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
entity system
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
28 Jun 2013 at 13:42 UTC
Updated:
29 Jul 2014 at 22:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
marcingy commentedThis only happens when we use the standard install and infact we get another notice when on php 5.4 which I will create another issue for.
Comment #2
marcingy commentedTest added to find the notice. This will fail.
Comment #3
marcingy commentedAnd now the patch
Comment #4
marcingy commentedMeh must save before creating patch
Comment #5
alexpottManually tested and the simpletest looks good.
Minor nit...
The comment here doesn't look right...
Comment #6
marcingy commentedComment cleaned up.
Comment #7
jessebeach commentedI just ran into this issue. Tested the patch and it removes the error. The code looks sensible. Setting to RTBC.
Comment #8
alexpottCommitted a7ef6f3 and pushed to 8.x. Thanks!