When I open a commerce order receipt in Outlook or Hotmail I can see my currency symbol is being outputted incorrectly.
I expect to see £ but I actually see £.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jafacakes2011 created an issue. See original summary.

jafacakes2011’s picture

Here is a patch that adds the utf-8 charset to the email header.

  • bojanz committed 465c717 on 8.x-2.x authored by jafacakes2011
    Issue #2913595 by jafacakes2011: Order receipt email has encoding issues
    

bojanz credited bojanz.

bojanz’s picture

Status: Active » Fixed

Updated the test to not fail, copied over Content-Transfer-Encoding (which was already added by core, but I wanted it to be explicit). Thanks!

Status: Fixed » Closed (fixed)

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