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:
25 Nov 2014 at 14:05 UTC
Updated:
6 Jan 2015 at 14:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yched commentedOnce #2368807: Remove special support for NULL values in FieldItemList is done, this lets us turn FieldItemList::setValue() into mostly a parent call rather than a full code duplicate
Thus, patch is on top of that issue, and postponed on it.
Comment #2
yched commentedComment #3
yched commented#2368807: Remove special support for NULL values in FieldItemList is in.
Comment #4
yched commentedGreen.
Easy RTBC anyone ? @fago already approved in #2368807-25: Remove special support for NULL values in FieldItemList :-)
Comment #5
jibranThank you.
Comment #7
yched commentedGreen at home - bot fluke ?
Left a note in #2372855: Add content & config entity dependencies to views, which introduced the code that fails.
Comment #12
yched commentedThis makes no sense.
Re-test, hoping to get a different test client.
Comment #14
yched commentedOK, back to RTBC then.
Comment #15
alexpottLess duplicate code - nice. Reduces beta fragility. This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 37cdcf8 and pushed to 8.0.x. Thanks!