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.

Comments

moonray’s picture

Version: 6.x-1.x-dev » 5.x-1.x-dev
Status: Needs review » Patch (to be ported)

Submitted to CVS for D6.

moonray’s picture

Status: Patch (to be ported) » Fixed

Applied to CVS for D5.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

xibun’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Category: feature » task
Priority: Normal » Minor
Status: Closed (fixed) » Needs review
StatusFileSize
new871 bytes

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.