View Issue Details

IDProjectCategoryView StatusLast Update
0006155OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2017-09-01 16:03
Reporterkaineuwerth 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.9.4 / 5.2.4 
Target VersionFixed in Version4.10.6 / 5.3.6 
Summary0006155: Disabling blShowSorting not considered in details locator with category default sorting
DescriptionWhen the option blShowSorting is disabled and a default sorting is set to a category the details locator of the products has no ongoing article positions.
Steps To Reproduce1. Disable blShowSorting in OXID eShop admin
2. Open category "Kites" in OXID eShop admin and set default sorting to oxartnum asc.
3. Clear your session to refresh the sortings in frontend.
4. Open the category "Kites" in the frontend, open the first three products and have a look at the locator at details page (article X of N). They are not ongoing.
5. Enable blShowSorting in OXID eShop admin
6. Clear your session to refresh the sortings in frontend.
7. Open the category "Kites" in the frontend, open the first three products and have a look at the locator at details page (article X of N). They *are* ongoing now.
TagsSolution Provided
ThemeNot defined
BrowserNot defined
PHP VersionAll
Database VersionAll

Activities

preethi

2016-07-12 16:37

reporter   ~0011686

Pull Request: https://github.com/OXID-eSales/oxideshop_ce/pull/431/files

anton.fedurtsya

2017-08-31 13:11

administrator   ~0012215

Thanks, have just merged the PR to master and 5.3