Hi,

Yes, it is so as you found out. On this case when user "registers" for the second time - new account is created for him (with new ID).

The bug entry related to this case is here:
https://bugs.oxid-esales.com/view.php?id=1441

There was also such topic in dev-general started some time ago:
Subj: Deleting unregistered user accounts (http://thread.gmane.org/gmane.comp.php.oxid.general/299)

Best regards,
Dainius Bigelis


----- Original Message ----- From: "Reinhard Schneidewind" <[email protected]>
To: <[email protected]>
Sent: Friday, March 19, 2010 3:50 PM
Subject: [oxid-dev-general] Orders with wrong user id


Hi,

in OXID 4.2.0 EE we got problems with orders containing wrong user id.
After debugging I found out that the problem is a regeneration of the user
id after the user data gets updated.

Basically the problem is when an unregistered user orders an article and
a few minutes later he orders another article with the same user data.
In this case the userdata in oxuser gets updated, because the user used
the same data the only thing which gets updated is the field `oxuser.OXID`.
Now the problem is that the field `oxorder.OXUSERID` from previous order
contains the old id from the user which does not exist anymore.

Can anyone confirm this? I did not find anything about this in bug tracker.

Regards,

Reinhard Schneidewind
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general


_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to