an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 11/6/2007 3:46:32 PM By lukezy. 1 replies.
11/6/2007 3:38:28 PM
LlewellynK
Posts: 16
Joined: 4/23/2008
My Account - Bug

Hello guys,

I found a minor bug in Dotshoppingcart with regards to the my account page. To replicate the problem, login with the admin account, change your password and then try change your email address.
What you will notice is the email address update will fail but display no error message.
To resolve this on the client side, log out again and log back in and then change your email address.
To fix on the code side I would take a look at somehow refreshing the users membership information.

Great job with the cart, btw.

11/6/2007 3:46:32 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: My Account - Bug

Thank you for the bug report. It would be nicer if you could file an bug at http://www.codeplex.com/dotshoppingcart/WorkItem/List.aspx and I will get this fixed in the next release.

DotShoppingCart Staff