Closed (fixed)
Project:
Node Invite
Version:
5.x-0.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2009 at 13:34 UTC
Updated:
3 Jan 2010 at 08:20 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| node_invite.module.patch | 616 bytes | shaisachs |
Comments
Comment #1
hadsie commentedI've confirmed this and applied this patch to the 5.x branch. Thanks for the patch!