When you view an order on the admin/commerce/orders/% page the registration that are displayed in the table show the email address from the order, not the email address from the registration. This is because the mail field from the wrapped entity is used without consideration for the anon_mail field from the registration entity. I am attaching a patch that accounts for this where if there is not an anon_mail value set it will default back to the regular mail field from the order. The anon_mail field is filled in when the user creating the registration is different than the registration (They selected the "Other person" option for the registration is for field).

CommentFileSizeAuthor
#1 regs_on_order-2175211-1.patch878 bytescarsonblack
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

carsonblack’s picture

FileSize
878 bytes
blacklabel_tom’s picture

Status: Active » Needs review
jollysolutions’s picture

Status: Needs review » Reviewed & tested by the community

blacklabel_tom’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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