nudge email not processed properly
andrabr - December 14, 2007 - 03:53
| Project: | Nudge |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
the email I got during testing is literally:
Hello!
A user on @site, @user, has nudged you about your post, @title.
Message: @message While on the subject, I would love to be able to switch the whole "message" component off via the admin interface - I love nudge as a "grown-up poke", but messaging is non-essential for this use (there are plenty of other mechanisms for inter-user messaging in Drupal).

#1
I am running Drupal 5.3, PHP 4.3.11, shared hosting
Thx!
#2
The @ should be changed to ! as the code that generates the
email replaces based on ! and not @.
I've patched nudge.module to correct the message defaults
but you'll have to manually update your nudge settings
if you've already installed and have message settings with
the @ instead of !
#3
Committed to 5.x-1.x-dev
Thank you.
#4
Automatically closed -- issue fixed for two weeks with no activity.