View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001863 | OXID eShop (all versions) | 1.06. Search, Tags | public | 2010-05-28 13:54 | 2022-07-08 15:08 |
Reporter | steffen_ma | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.3.1 revision 27257 | ||||
Fixed in Version | 4.5.1 revision 38045 | ||||
Summary | 0001863: Misbehavior of search field and breadcrumb navigation after search | ||||
Description | Inserting a search term in the search field opens the fly out menu with search suggestions. If you click on a suggestion you get to the product detail page of the searched item. Now the search is finished. If you move on to other product detail pages the search term is suddenly visible again in the search field and the breadcrumb navigation changes back to the search result (Suchergebnis für) instead to the breadcrumb for the actual product detail page. | ||||
Tags | Search | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Navigation after such search is indeed wrong. How to reproduce with EE version demodata: 1) enter "w" in search field, then select "wohnen Kategorie" from fly out menu. 2) Such search ends in: 1 Treffer für "Wanduhr EXIT". In search field it is written "Wanduhr EXIT". (this is not correct, because "wohnen" was selected from fly out menu) 3) Click on this product for more info, details page will be opened. In search field now "wohnen" is entered. 4) click "Zurück zur Übersicht". Now again in search filed "wohnen" is entered and result is: 10 Treffer für "wohnen". (this is result, which would be given, if word "wohnen" would be entered into search field, instead of selecting it from fly out menu) |
|
I would appreciate it if someone would be assigned to fix this bug... |
|
the problem with breadcrumb is fixed in newest Factfinder verson for eShop 4.5.0. The problem with search field will be fixed on the eshop side for next release. |