View Issue Details

IDProjectCategoryView StatusLast Update
0006707OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2017-10-12 13:38
Reporterstroebjo Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version4.10.5 / 5.3.5 
Summary0006707: Attribute Filter is not considered a "session required action"
DescriptionIf you have an attribute filter, which when selected leads to multiple pages for results, and navigate to to following page, the filter information is lost, if no session exists already for the user.

Workaround is to set "$this->blForceSessionStart = true;" in the "config.inc.php" to always force a session.

The comment says, a session is opend for "secion required actions", so attribute filter should be considered one of them?
Steps To Reproduce- create attribute filter wich will have multiple pages of results in a category listing
- make sure $this->blForceSessionStart = false; in config.inc.php
- make sure you have no active session cookie
- select filter and navigate to second result page
- filter is no longer active
TagsNo tags attached.
ThemeAll
BrowserAll
PHP Version5.6
Database VersionNot defined

Activities

There are no notes attached to this issue.