Closed masmrlar closed 7 years ago
Empty values on the TextCollectionType break the export as the data values contain NULL values. The StandardToFlat value converter must not try to implode these values and should fall back to an empty array.
If it is not possible to rebase AOEpeople:issue_29 on branch 1.0, maybe the simplest is to close this PR and push a new one on the current 1.0.
AOEpeople:issue_29
Empty values on the TextCollectionType break the export as the data values contain NULL values. The StandardToFlat value converter must not try to implode these values and should fall back to an empty array.