Closed (fixed)
Project:
Password Quick Set
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2009 at 13:32 UTC
Updated:
15 Jul 2011 at 12:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
solipsist commentedNice idea! I think it would be best to place the textarea for this email text in the user settings form, where every other email can be customized.
Comment #2
dawehnerhere is the first patch.
Comment #3
solipsist commentedCommitted!
Comment #5
EnekoAlonso-1 commentedThere is a bug in the code, line 128, once the email body gets overriden, the module is sending the subject, not the body field.
Bad code:
Fix:
Comment #6
EnekoAlonso-1 commentedChanged status to needs work.
Comment #7
solipsist commentedAlready fixed with issue #1026934: Can't change Body of Email. Thanks for reporting!