pimcore / ecommerce-framework-bundle

Ecommerce Framework community bundle provides e-commerce functionality such as product listing and filtering, pricing, carts and checkouts for Pimcore.
https://pimcore.com/docs/platform/Ecommerce_Framework/
Other
8 stars 28 forks source link

Filterservice Filtertype Input: type fix $value for trim() #139

Closed melissakittl closed 8 months ago

melissakittl commented 8 months ago

Filterservice Filtertype Input:

If filtertype InputField is present in Filterdefinition, following error is shwon: image

Should be fixed with this pull request: type fix $value for trim() --> $value must not be null

github-actions[bot] commented 8 months ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

melissakittl commented 8 months ago

I have read the CLA Document and I hereby sign the CLA

melissakittl commented 8 months ago

recheck

robertSt7 commented 8 months ago

@melissakittl Thanks a lot for the PR :)