View Issue Details

IDProjectCategoryView StatusLast Update
0007051OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2023-12-08 10:14
Reporterivoba Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.1.5 
Fixed in Version6.2.1 
Summary0007051: resetFilter function is missing
DescriptionWhen resetting Filter on ArticleList an error occurs:
ERROR_MESSAGE_SYSTEMCOMPONENT_FUNCTIONNOTFOUND resetFilter ["[object] (OxidEsales\\Eshop\\Core\\Exception\\SystemComponentException(code: 0):

In master branch resetFilter function is present:
https://github.com/OXID-eSales/oxideshop_ce/blob/9d4e24a16d63f159d9044c1c28791e61837c2d71/source/Application/Controller/ArticleListController.php#L351

In 6.1.5 its not.
Please make a release with a fix for this.
Steps To ReproduceUse Article attributes.
Go to Article List, use filters and reset filters.
TagsAttributes
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2019-11-11 14:53

administrator   ~0013042

-MK

ivoba

2019-11-20 10:17

reporter   ~0013052

PR is send: https://github.com/OXID-eSales/oxideshop_ce/pull/739