Project:Ubercart
Version:6.x-2.0-rc1
Component:Code
Category:bug report
Priority:normal
Assigned:Island Usurper
Status:closed (fixed)

Issue Summary

From ntshclr on Ubercart.org:
The from address for the "E-mail customer checkout notification" conditional action is defaulting to the site email instead of the email specified in admin/store/ca/uc_checkout_customer_notification/edit/actions or the store email. This is also happening for the "E-mail admin checkout notification" conditional action.

There was a typo in the drupal_mail() call that caused the $from parameter to be NULL, so it was falling back to the site's default email address, regardless of the setting entered.

AttachmentSizeStatusTest resultOperations
invoice_email_from.patch725 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

Thanks, this fixed it.

#2

Cool. Usually, I would set the issue to fixed because I've committed it to the repository. Next time, use "reviewed & tested by the community" because it's not really fixed until the change is saved.

Edit: Just to make it clear, the patch did get committed.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here