Bug in generating subject for invite email
shaisachs - May 25, 2009 - 13:34
| Project: | Node Invite |
| Version: | 5.x-0.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I haven't yet tested that this is in fact a bug, but it sure looks like one: in the code for generating invite emails, the email subject is retrieved from the variable table as "ni_subject-default", although it's "ni_subject_default" in the system settings form.
This patch should fix the problem.
| Attachment | Size |
|---|---|
| node_invite.module.patch | 616 bytes |
