View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006707 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2017-10-11 11:51 | 2024-04-17 07:59 |
Reporter | stroebjo | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.10.5 / 5.3.5 | ||||
Fixed in Version | 7.0.0 | ||||
Summary | 0006707: Attribute Filter is not considered a "session required action" | ||||
Description | If 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 | ||||
Tags | No tags attached. | ||||
Theme | All | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||