Tuesday, January 13, 2015
1 change · master
Resolved issues and error corrections
This fixes an issue where mail action buttons could pass information in the wrong way, causing message sending to receive extra unintended data. The change helps ensure users can trigger email-related actions without errors from misplaced context information.
Original PR description
...the context to be passed as another argument. An intermediary function screens the arguments before calling send_mail.