eav-manager icon indicating copy to clipboard operation
eav-manager copied to clipboard

Issue with serializer : some property are not displayed

Open johnkrovitch opened this issue 4 years ago • 3 comments

The EAV serializer is not working : some attributes are not processed by the EAV normalizer, and as it override and change the default behavior of the serializer, it is not possible to show what happens....

johnkrovitch avatar Mar 10 '20 13:03 johnkrovitch

Each normalizer should not be generic, as one normalizer is for one behavior, the Sidus\EAVModelBundle\Serializer\Normalizer\AbstractGenericNormalizer make no sense.

johnkrovitch avatar Mar 10 '20 13:03 johnkrovitch

Each normalizer should not be generic, as one normalizer is for one behavior, the Sidus\EAVModelBundle\Serializer\Normalizer\AbstractGenericNormalizer make no sense.

johnkrovitch avatar Mar 10 '20 13:03 johnkrovitch

Why is there a normalizer in the AssetsBundle ?

johnkrovitch avatar Mar 10 '20 13:03 johnkrovitch