Person's name incorrectly i18ned
|
|
My name is François Beausoleil (note the cedil under the C). Most everywhere, my name shows up correctly, but on https://its.roundhaus.com/projects/286-skaramanga (under Team Members), it doesn’t. Just thought I’d let you know. Bye ! |
|
|
Hi François, Thank you for the bug report. This is fixed now. It appears that the Rails mail_to helper with encode => “javascript” does not encode properly. I’ve switched to encoding email with the “hex” option and that appears to be working. If I can track down the javascript issue I’ll get a PATCH submitted to Rails Core. Thanks for using RoundHaus! -Jonathan |