Revision c9678b12910cad71a0f2597676ed9124fe2760a3

Committed on 27/01/2017 2:39 am by Olivier PORTIER <olivier.portier@free.fr> [GitHub Diff]

Fix issue that break fallback to yml configuration if content field meta is empty

A simple check if $configuration[$meta->getName()] for the field is not empty before overriding configuration pattern.
Otherwise the configuration set from yml file is overriden with empty data.