Developer forum

Forum » Development » Forgot password mail sent twice

Forgot password mail sent twice

Anders Ebdrup
Reply

Hi Dynamicweb,

 

After activating this setting: /Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart the mail for forgot password is sent out twice due to the following lines of code in: EcomPageLoadNotificationSubscriber.vb

If Input.FormatBoolean(Base.GetGs("/Globalsettings/Ecom/Cart/AutoLoginBeforeAddToCart")) Then
                Dim Security As New Dynamicweb.Security()
                Security.ExtranetStart(page.ID)
            End If

Can you please try to limit the functionality in ExtranetStart() so this does not happen?

 

Best regards, Anders


Replies

 
Nicolai Høeg Pedersen
Reply

Hi Anders

Yes, of course.

I've sent the issue to QA for fixing.

BR Nicolai

 
Oleg Rodionov
Reply

Hi all,

New TFS 22433 has been created, thanks.

BR, Oleg QA

 

 
Anders Ebdrup
Reply

Hello,

 

Thank you, Oleg, for fixing this so quick. I which version can we find the fix?

 

Best regards, Anders

 
Nicolai Høeg Pedersen
Reply

Hi Anders

It is marked for 8.8.1.0 released next week. Need a merge?

BR Nicolai

 
Anders Ebdrup
Reply

Hi Nicolai,

 

If possible, it will be great if you can merge to 8.8?

 

Thanks, Anders

 
Kristian Kirkholt
Reply

Hi Anders

The problem TFS#22433 "Mail for forgotten password is sent out twice when 'Execute login (Autologin) before add to cart command' is enabled" has now been fixed in version 8.8.0.7

You are able to find this build in the download section:

http://developer.dynamicweb-cms.com/downloads/dynamicweb-8.aspx

Please contact Dynamicweb Support if you need any additional help regarding this.

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 

You must be logged in to post in the forum