View Issue Details

IDProjectCategoryView StatusLast Update
0002958OXID eShop (all versions)1.06. Search, Tagspublic2012-12-07 14:39
Reportertjungcl Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
Product VersionPast development 
Summary0002958: when switching list type in search result, params are duplicated
Descriptionconnected to (but not duplicate of) https://bugs.oxid-esales.com/view.php?id=2748

On the search result page the links for switching list type (grid, line, infogrid) duplicate the search params resulting in urls like:

http://demoshop.oxid-esales.com/community-edition/index.php?cl=search&searchparam=board&ldtype=grid&pgNr=0&cl=search&searchparam=board

Plus a pgNr=0 is included that is not needed.

When switching the sort type the params get even more messed up: now ldtype gets the value "search" where normally only grid, infogrid and line exist.

http://demoshop.oxid-esales.com/community-edition/index.php?cl=search&searchparam=board&ldtype=search&listorderby=oxvarminprice&listorder=asc&pgNr=0&cl=search&searchparam=board
TagsSearch
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0002748 resolvedLinas Kukulskis Links for switching list-type unneccessary messy 

Activities

Linas Kukulskis

2011-07-01 14:14

reporter   ~0004807

this is ok, no fix required, because of tool we have to make links now. in feature it is mark to re-factor.