In the Commerce Order: order confirmation message type,
Message email body we have

<a href="[site:mail]">Contact us</a>

which in the email becomes

<a href="http://site.tld/[site:mail]">Contact us</a>

a "mailto:" in the href is needed.

Why shouldn't use contact page?

Comments

vasike’s picture

Status: Active » Needs review

there's a commit about this: https://code.drupalcommerce.org/#/c/461/

same question: Why shouldn't use contact page instead of email link?

bojanz’s picture

Title: Contact us wronk link in Commerce Order: order confirmation message type » Wrong 'Contact us' link in order confirmation message type
Status: Needs review » Needs work

I would definitely link to the Contact us page.

vasike’s picture

Status: Needs work » Needs review

rebased https://code.drupalcommerce.org/#/c/461/ , used Contact us page link.

jsacksick’s picture

Status: Needs review » Fixed

Merged, thanks!

Status: Fixed » Closed (fixed)

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