Hello,

i've got problems with diacritic characters (Accents like á, à, é) in option-lists in Webform 6.x-3.14:
when defining an option-list with key/value-pairs (example: subject | Mélange), the value-part "Mélange" will not be properly displayed in most versions of internet explorer. When i write the key-value-pair like this: subject|mélange, its properly displayed in all browsers, but in the confirmation-email that is sent, the %email_values are written as Mélange again, without displaying the proper "é".
How can i solve this issue?

Comments

karschsp’s picture

You may have better luck posting this in the webform issue queue: http://drupal.org/project/issues/webform?categories=All

adam1’s picture

Thanks! I posted this in the webform issue queue.