FriendsOfAkeneo / ExtendedAttributeTypeBundle

Extra attribute types for Akeneo PIM
22 stars 19 forks source link

Issue 29: Do not try to implode null values #30

Closed masmrlar closed 7 years ago

masmrlar commented 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.

jmleroux commented 7 years ago

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.