Hi Dynamicweb,
We experience a kind of anoying problem which is very critical for our clients because the users on the shops looses the cart if the session times out and they tries to add another product to the cart or are going to checkout.
As I see the problem it is caused by handling the cart actions before trying to load the user from the cookie.
The main thing is happening in the Load-method of Pageview where SetID is called before Security.ExtranetStart and the SetID-method handles CartCartch, which now creates a new cart instead of first loading the user from the cookie before adding accessing the cart.
I am really much hoping for a hotfix to solve this as it is very critical for our clients which is loosing business
Best regards, Anders