GX-Bug #69602
Von Moritz Bunjes vor mehr als 2 Jahren aktualisiert
short version below: Preconditons: - create at least 2 categories, A, B - go to Catalog > Product-Filter, create a new filter with at least 1 filter value - add this new filter to features startpage - activate global filter and persistent filter - save - go to Content > Edit theme - activate expert mode - go to areas > menu boxes > activate menu boxes on: start page and categories, save - go to catalog > categories / products - open a category A, add the filter as category filter, activate it, save, leave category B without category filter - add a filter value to a product in category A 1. go to the frontend startpage 2. check the filters checkbox, click on filter 3. --> the filter searches the whole shop (all categories) for matching filter values, filtered products get displayed 4. click on category A without deselecting the filter--> the global persistent filter displays matching products from only category A 5. click on category B expected: - as category B has no matching products, no products should be listed actual: - the category is not considered for the filter result and filtered products from all categories are shown **Before testing the fix run `cd src/JSEngine/ && gulp themes:build` `yarn general:build` and clear the page output cache**