View Issue Details

IDProjectCategoryView StatusLast Update
0004151OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:13
Reporterdesign3000 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.1 revision 45706 
Target VersionFixed in Version4.6.6 revision 54646 
Summary0004151: $oView->getListOrderBy() sometimes returns NULL
DescriptionFor example, when choosing PRICE ASC as fast sorting for a category, $oView->getListOrderBy() returns NULL.

By contrast, sorting by PRICE DESC does work ($oView->getListOrderBy() returns OXPRICE)

The same applies to $oView->getListOrderDirection()

Steps To Reproduce1.) In Demoshop Admin, choose "Preis" "desc" for some category
2.) In frontend, you can see "Sort By: Price" in the listlocator
3.) In Admin, change the sort order to "asc"
4.) Delete Cookies
5.) Reload page in frontend
    > listlocator shows "Sort By: choose"
TagsCategory
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.