View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004961 | OXID eShop (all versions) | 4.07. Source code, Test | public | 2013-02-25 10:25 | 2023-11-17 15:13 |
Reporter | saulius.stasiukaitis | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Summary | 0004961: Links are formed badly if parameter name has "+" sign and link was formed with oxaddparams method. | ||||
Description | Fact finder has filters with "+" signs: "filterArea+of+Application". Full link looks like this: http://5-0x/index.php?lang=1&cl=search&searchparam=Kite&filterArea+of+Application=Allround&ldtype=&_artperpage=12&pgNr=0 If one selects different grid, products per page, sorting or another page "+" signs are changed in link to "_". Link become invalid and looks like this: http://5-0x/index.php?lang=1&cl=search&searchparam=Kite&filterArea_of_Application=Allround&ldtype=&_artperpage=12&pgNr=0 | ||||
Steps To Reproduce | 1. Install FactFinder module. 2. Open first page English language. 3. Search for "Kites". 4. Change left filter "Limitation of search" -> "Area of Application" 5. Change sorting to different one. 5. Change Product per page 5. Change view to different one. 5. Open next page. After fifth step you lost left filter as it is bad formatted. This is wrong as you should not loose other filter when choosing different one. | ||||
Tags | SEO | ||||
Theme | Not defined | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||