View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002899 | OXID eShop (all versions) | 1.01. Products (product, categories, manufacturer, promotions etc.) | public | 2011-05-19 10:37 | 2012-12-07 14:10 |
Reporter | tjungcl | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.5.0 revision 34568 | ||||
Fixed in Version | 4.5.1 revision 38045 | ||||
Summary | 0002899: switching language with active attribute filter does not translate the filter | ||||
Description | if you filter a list of articles by an attribute and then change the language, the filter-value is not translated and therefore the list of articles is filtered wrong or not at all. options are - the active filters in session are translated when switching language - all attribute filters are removed when switching language - the language has to be stored within the active filter, so when evaulating filters the sql can access the correct value even if filter language differs from active language In the last case the active filter in the selectbox has to be translated, too. | ||||
Tags | Attributes | ||||
Attached Files | |||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0002904 | resolved | vilma_liorensaityte | eShop crashes when selecting filter in category and then changing language |
|
added screenshot from ce demoshop. Notice the german filter in the selectbox. To reproduce, - go to kites, - filter by something, - browse somewhere else, - return to kites, - then switch language. |
|
fixed with the related 0002904 bug in 4.5.1 |