View Issue Details

IDProjectCategoryView StatusLast Update
0002039OXID eShop (all versions)1.03. Basket, checkout processpublic2010-08-31 08:52
Reporteraggrosoft Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.4.1 revision 28950 
Fixed in Version4.4.3 revision 30016 
Summary0002039: PersParams are not being stored for saved baskets
DescriptionIf a user's basket gets saved to the database and the user leaves the shop to come back later, all the persParams will be deleted as they will not be persisted to the database (oxuserbasketitems).
Steps To Reproduce- Put an article into the cart that contains persParams
- Login
- Logout and clear your cache
- Login again
- Check basket, items will be loaded including select lists - but persParams are gone
Additional InformationThis is a serious issue for us as we are relying heavily on the persParams for custom modules.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Relationships

has duplicate 0002126 closedbirute_meilutyte persparams will lost in basket 
related to 0002216 resolveddainius.bigelis persparams are not stored in saved oxuserbasketitems 

Activities

birute_meilutyte

2010-08-19 15:24

reporter   ~0003410

problem: add product with persparam to basket. then in basket step1 edit persparam. leave shop. next time when you will come to shop again, in basket there will be 2 products with persparam: the one you entered at the beginning, and second with edited persparam value. this is not correct. only edited product should be saved

tomas_liubinas

2010-08-27 09:00

reporter   ~0003445

Same problems applies to selectlist behavior.