Problem/Motivation
After updating Drupal core some configuration entities contain a _core array. Our serializers didn't expect arrays.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 2795109--support-array-config--9.patch | 5.43 KB | e0ipso |
| #5 | 2795109--support-array-config--5.patch | 4.96 KB | e0ipso |
| #2 | 2795109--support-array-config--2.patch | 1.6 KB | e0ipso |
Comments
Comment #2
e0ipsoInitial patch. This still needs test coverage.
Comment #3
e0ipsoComment #4
e0ipsoComment #5
e0ipsoAdded tests and fixed logic. Merging if green.
Comment #6
e0ipsoComment #9
e0ipsoAccidentally uploaded the wrong patch.
Comment #10
e0ipsoMerging now.