Hello,
With administrator user or authentificated user, when you register a newsleter from the block all is OK, but when you do it from the subscription node, it tells you that the e-mail is invalid "newsletter/subscriptions/".
If you do that with anonymous user in the subscription node where it lets you enter the e-mail all is fine.
It seems that in the node of subscription the e-mail " data is not arriving.
Anyone has this problem?
Best Regards.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | simplenews.module.112191.patch | 1.65 KB | sutharsan |
| subscriptionok.JPG | 84.59 KB | rubensans |
Comments
Comment #1
sutharsan commentedI can not reproduce your problem.
Do you use the same e-mail address for anonymous and authenticated?
Which e-mail address are you using?
Is the e-mail address really (in)valid?
Do you have the same problems if you are running the English interface?
Can you reproduce the problem on a clean drupal installation (only core modules)?
Comment #2
rubensans commentedDo you use the same e-mail address for anonymous and authenticated?
--> It makes no change using the same or another valid
Which e-mail address are you using?
--> 2 of my addresses; one is gmail.
Is the e-mail address really (in)valid?
--> No.
Do you have the same problems if you are running the English interface?
--> Yes
Can you reproduce the problem on a clean drupal installation (only core module)
--> Yes
Comment #3
sutharsan commentedComment #4
sutharsan commentedFirst subscription of a user via url newsletter/subscriptions is now handled correctly.
Testing the functionality of the newsletter subscription form I decided to remove the 'Delete' button and allow the user to unsubscribe to (all) newsletter(s) using the 'Update' button. This seems more logical to me.
Comment #5
rubensans commentedThanks you Sutharsan.
I now works great.
Best Regards.
Comment #6
sutharsan commentedThis issue was unintentionally closed, the patch still needs to be committed.
The fix must be applied to HEAD and and 4-7-2 too.
Comment #7
sutharsan commentedComment #8
sutharsan commentedPatch committed to 5-1-dev.
Comment #9
(not verified) commented