Hi,

thank you for your quick reply.
I also read the german forum thread posted by Martina Schimach (http://www.oxid-esales.com/forum/showthread.php?t=4312&highlight=registriert).
So there is no solution for this bug by now?!

In our case the user does not change his data, but he wants to order further articles. In my opinion a solution would be not to change the previous saved user data, but
generate a new user for the new order.
So the only way to change data for unregistered users is to contact shop support. This would not be a security leak, because user data cannot be changed by others, but I think that be able to remove data from other users is a security leak?!


Regards,

Reinhard Schneidewind


On 2010-03-19 14:59, Dainius Bigelis wrote:
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


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

Reply via email to