Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SendResponse in case of Mandrill return array of recipients #9

Merged
merged 2 commits into from
Jul 16, 2014

Conversation

cympak2
Copy link
Contributor

@cympak2 cympak2 commented May 6, 2014

Fix SendResponse in case of Mandrill return array of recipients (not one value). Currently it returns only first element and it's impossible to use it to collect statistic.

JSON parser removed from SendResponse
send and sendTemplate now return list of SendResponses as it do MandrillApp
dpacaud pushed a commit that referenced this pull request Jul 16, 2014
Fix SendResponse in case of Mandrill return array of recipients
@dpacaud dpacaud merged commit 9cecd25 into dpacaud:master Jul 16, 2014
@dpacaud
Copy link
Owner

dpacaud commented Jul 16, 2014

Sorry for the delay, i don't use that plugin much curently ;(

anyway, your code has been merged into 0.5

Damien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants