Posted by xibun on February 22, 2009 at 10:56am
| Project: | Simplenews on register |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
When the user signs up for x newsletters he currently gets x confirmation messages of the type "Signing up for newsletter.".
With this patch he only gets one message of the type "Signing up for newsletters." for x>0.
| Attachment | Size |
|---|---|
| simplenews_register.single_signing_up_msg.patch | 969 bytes |
Comments
#1
Submitted to CVS for D6.
#2
Applied to CVS for D5.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.
#4
In the mean time I found a better way to achieve the same behaviour in Drupal 6.
For easier maintenance attached the suggested code clean-up!
Note: functionality not supported in Drupal 5 - earlier port is fine there.