-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Newsletter subscription #5439
Comments
Hi @ednacool , please provide detailed steps to reproduce the issue in an appropriate format with Expected and Actual results. What Magento version are you running? Best, |
@antboiko provided steps are sufficient. At least I don't see any obscurity.
This is correct behavior. Same as for registering or password recovery - system should not reveal excessive information about emails to avoid their grabbing for spam or something.
And this does not seem OK. Basically, you should not receive more than one email until you confirm subscription I believe. So that you cannot bother somebody with tons of same messages by just having his email. |
Hi @ednacool , thanks for reporting. We've created internal ticket MAGETWO-55106 to investigate this. |
same issue here, magento CE 2.1.2. |
same 2.1.4 |
Just after line 429 add: |
@ednacool, thank you for your report. |
@okorshenko Can you assign me this issue? |
#SQUASHTOBERFEST |
Created PR for 2.1 and 2.2 |
The issue has been fixed in 2.2-develop branch |
Internal ticket to track issue progress: MAGETWO-81326 |
Internal ticket to track issue progress: MAGETWO-82942 |
Reverted issues: - ECP-261 Offload Catalog Image Resizing from Magento - ECP-262 Offload Catalog Image Watermarking from Magento - ECP-263 Deprecate Rotation Support in Magento
Preconditions
Steps to reproduce
Expected result
Actual result
1 Customer keeps receiving emails on every newsletter subscription.
Description
No onscreen confirmation of sign up. No error message when trying to subscribe an existing subscriber
Getting message on subscribing newsletter as well as e-mail.
You have been successfully subscribed to our newsletter.
It should generate an error if i am subscribing with the same email address again and again but it won't
The text was updated successfully, but these errors were encountered: