View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000318 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2008-10-21 11:26 | 2012-12-07 13:59 |
Reporter | birute_meilutyte | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 4.0.0.0 revision 13895 | ||||
Summary | 0000318: Promotions articles selection list not working correctly after manual sorting is done | ||||
Description | Customer info -> Promotions. Ajax list. add some products to promotion. lets say, we have such list: 1 product 2 product 3 product 4 product 5 product then click on 3rd item in the list and move it down by one position. click again on 3rd product in the list and move it up by one. now we have such list: 1 product 4 product 2 product 3 product 5 product now select again 3rd item in the list (2 product in this case) and unassign it from promotion. after it is done, product sorting is not correct. we get: 4 product 1 product 3 product 5 product first and second products are switched in place. also since now, unassign all button is not working anymore. (selenium test exist) | ||||
Tags | AJAX | ||||
Theme | |||||
Browser | All | ||||
PHP Version | 5.2.6 | ||||
Database Version | 5.0.33 | ||||