Assembla home | Assembla project page
 

Ticket #116 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Disk-full email and Test mail message incorrect

Reported by: shypike Assigned to: shypike
Priority: normal Milestone: 0.5.0
Component: Email Version:
Severity: normal Keywords:
Cc:

Description (Last modified by shypike)

Due to an incorrect call to email_send, the disk-full email message is not correct. Test mail fails too (crashes even). Due to the introduction of email templates. These two email still use the old calls.

Change History

09/03/08 10:51:14 changed by shypike

  • type changed from enhancement to defect.

09/04/08 14:48:02 changed by shypike

  • milestone changed from 0.4.4 to 0.5.0.

09/05/08 11:30:16 changed by shypike

  • version deleted.
  • description changed.
  • summary changed from Disk-full email message incorrect to Disk-full email and Test mail message incorrect.

09/06/08 11:58:58 changed by shypike

  • status changed from new to closed.
  • resolution set to fixed.

(In [1609]) Repair testmail and diskfull-mail after introduction of email-templatea. Closes #116.