View Issue Details

IDProjectCategoryView StatusLast Update
0001023OXID eShop (all versions)1.05. Userspublic2009-07-03 16:24
Reportermafi Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.1 revision 18442 
Fixed in Version4.1.4 revision 21266 
Summary0001023: Its not possible to edit a user delivery addresses after first change
DescriptionIn the user account area its possible to add/edit multiple delivery addresses, but after the first address in this session is added ord edited the session value 'deladrid' is set. A call to ?cl=user_account&oxaddressid=XYZ will now ignore the 'XYZ' and load the address stored in the session 'deladrid'. So whatever address I try to edit the shopm always loads the same address.

Possible solution: clear the session value 'deladrid' in the beginning of the account_user->getDeliverAddress() function.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

arvydas_vapsva

2009-07-03 16:24

reporter   ~0001147

fixed