Posted by exnihilo on October 27, 2010 at 12:24pm
3 followers
| Project: | Tell A Friend Node |
| Version: | 6.x-2.1-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
In a freshly created Tell a Friend node the Recipients field help text states: "Enter email addresses one per line". When I do so, only the last recipient address in the list receives mail. For the other addresses the result is an error message: "Recipient email address is invalid."
When I put the mail addresses in one, comma-separated string, all addresses receive mail without an error. This only succeeds when leaving out all spaces between addresses.
Is the error probably a result of the way the Recipients input field is sanitized?
Comments
#1
I'm having exactly the same problem.
#2
Hi,
please try this workaround patch.
regards Dennis
#3
I applied the patch and it fixes the problem.
Thanks!
Peter