View Issue Details

IDProjectCategoryView StatusLast Update
0001656OXID eShop (all versions)1.05. Userspublic2010-10-19 16:13
ReporterPeter Rother 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Target VersionFixed in Version4.4.4 revision 30554 
Summary0001656: No check if newsletter db optin mail has already been sent
Descriptionif user wants to order without creating an account, the double optin mail will be sent each time when the user page is submitted.

-- checkout step 2, enter your data and submit the form
-- go back from step 3 to step 2 by link
-- submit the form again

The user should receive the optin mail only once.
TagsNo tags attached.
Theme
BrowserFireFox 3.x
PHP Versionany
Database Versionany

Activities

rimvydas_paskevicius

2010-10-19 16:13

reporter   ~0003611

Added additional checking in oxUser::setNewsSubscription() if mail already was sent (variable is saved in session).