View Issue Details

IDProjectCategoryView StatusLast Update
0001566OXID eShop (all versions)1.01. Products (product, categories, manufacturer, promotions etc.)public2012-12-07 14:29
Reportersventietje Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.4.3 revision 30016 
Summary0001566: Compare Articles => empty entry -> wrong object
Descriptionhi,

if you try to compare more than 3 products on, so that you`ll have to move between different pages you can produce a some php errors:

move Right or left a product of the first page to the second page. then try to click on page 1. the list will not show the products any longer. the problem:

1. the pagenavigation links keep "fnc=moveRight". that`s wrong
2. there is no real clean check whether the GET aid exists in the called moveLeft and moveRight function

TagsProducts
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

dainius.bigelis

2010-01-19 09:04

reporter   ~0002286

@Developers:
reproduced this case just in a bit of different way:
1. added 4 products to Compare list.
2. Opened 2nd page of compare list.
3. Clicked on the link next to product to Move Left (= switch with the product from the first page) - products are switched correctly, but...
4. Then clicked on the page number "2" - the message will be displayed "Please select at least two products to be compared." and seems that 4th product is gone from the 2nd page (nor 2nd page, neither product in it are not displayed at all).

So please check and fix this case.
Btw: the option fnc=moveRight/moveLeft is really included on the page number links: http://[shop]/index.php?cl=compare&fnc=moveright

sarunas_valaskevicius

2010-08-30 10:10

reporter   ~0003453

fixed moveleft and moveright functions, and added to ubase skip functions array for not to append them to pagination links