View Issue Details

IDProjectCategoryView StatusLast Update
0007452OXID eShop (all versions)1.03. Basket, checkout processpublic2023-11-15 16:00
Reportermf Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionduplicate 
Product Version6.5.2 
Summary0007452: Newsletter should not be unsubscribed by guest order
DescriptionA user who subscribes to the shop newsletter form is stored as a subscriber in the "oxnewssubscribed" table. Thereby "oxdboptin" is set to 2 and after doubleoptin to 1.
If this user orders as a guest in the store with the same email address without newsletter checkbox, "oxdboptin" will be set to 0. This means that he is unsubscribed from the newsletter.
Steps To Reproduce1. newsletter registration via the newsletter form (mail address should not be used yet)
2. guest order via the store
3. do not select the newsletter checkbox in the order process
4. after the order the newsletter is canceled
Additional InformationSuggested solutions:
1. a newsletter checkbox that is not set does not set a value in the database.
2. it is never allowed to cancel an already subscribed newsletter by guest order.
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Relationships

duplicate of 0002777 confirmedHR Newsletter - Users already subscribed for newsletter shouldn't be set to oxdboptin = 2 when they subscribe again 

Activities

QA

2023-03-28 08:17

administrator   ~0015111

Acknowledge

QA -SG-

Sven Brunk

2023-11-15 16:00

administrator   ~0015749

duplicate of 0002777