Patch (to be ported)
Project:
lm_paypal
Version:
6.x-2.x-dev
Component:
LM Paypal Subscriptions
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2011 at 20:02 UTC
Updated:
14 Jul 2011 at 16:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
tanickl commentedDefaultMailSystem->format() expects the message body to be an array. Currently, the message body is given as a string. Here is a patch that fixes the issue.
Comment #2
tanickl commentedComment #3
L-four commentedThis looks good, i'll have to make a simple test for emails
Commited!
Comment #4
john franklin commentedAnother one that I think needs to be backported.
Comment #5
buzzman commentedlooks like the same patch can easily apply to 6.x-2.x-dev branch ... or is there something else ?