Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 286 Bytes

2021-08-18-fix-excluded-search-terms-with-capital-letters-do-not-work.md

File metadata and controls

6 lines (6 loc) · 286 Bytes
title issue
Fix excluded search terms with capital letters do not work
NEXT-15786

Core

  • Changed getConfig function on Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter class to convert all excluded search terms to lowercase before being filtered.