title | issue |
---|---|
Fixed price serializer type checking |
NEXT-10738 |
- Changed
\Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
to check the type of prices arefloat
orint
. - Changed
\Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListingPriceFieldSerializer
to transform prices formatted asstring
tofloat
- Changed
\Shopware\Core\Content\Product\DataAbstractionLayer\Indexing\ListingPriceUpdater
to transform prices formatted asstring
tofloat