Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
typed data system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2014 at 15:15 UTC
Updated:
22 Jan 2015 at 12:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yched commentedPostponed on #2368807: Remove special support for NULL values in FieldItemList
Comment #2
yched commented#2368807: Remove special support for NULL values in FieldItemList is in
Comment #3
yched commentedPatch.
Comment #4
yched commentedWhile we're in there, the doc for the $list class member could be updated for our current practices.
Comment #8
yched commentedGreen at last :-)
Comment #9
yched commentedReroll after #2381777: Unify setValue() implementations in ItemList & FieldItemList
Comment #10
yched commentedAdded Beta phase evaluation
Comment #11
amateescu commentedLooks great to me. I've seen in other issues that "dead code" is considered a bug, but I will let core committers make that decision if it's true.
Comment #12
alexpottRemoving dead code is fixing a bug - we have less complexity too and this is a followup of a critical.
Committed 4f1de4e and pushed to 8.0.x. Thanks!