This repository was archived by the owner on Jan 30, 2020. It is now read-only.
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
BC break introduced in 2.8.4 #102
Closed
Description
I've just been embarrassed on live site (yes, test case added now ;) by a BC break that was introduced in 2.8.4.
This was caused by #19.
Because empty array's are now sent to the hydrator for a Collection (even when the collection's key is not in the validationGroup) all values in that collection are being wiped out. This was not the case in 2.8.3.
I'm not sure at the moment what the solution is as I'm still trying to get my head around why #19 was done.
Thoughts please @weierophinney @svycka @bakura10
Metadata
Metadata
Assignees
Labels
No labels