Hi Bertrand Fair enough, I'll leave the template as-is. Personally, I prefer UTF-8 across the whole stack, in good old WYSIWYG manner ;)
I have pushed a change only to .htaccess now. Regards Julian On Wed, Oct 11, 2017 at 2:29 PM, Bertrand Delacretaz <[email protected]> wrote: > Hi Julian, > > On Wed, Oct 11, 2017 at 1:26 PM, Julian Sedding <[email protected]> wrote: >> ...I'll try reverting this fix and set AddDefaultCharset utf-8 in >> .htaccess instead.... > > IMO it's better to avoid unicode chars in code, and those templates > are code so my preference is to keep \u00a9 for the copyright sign. > Encoding issues can also show up when editing files so better safe > than sorry. > > That being said, if you can add encoding settings in the right places > like .htaccess that's fantastic! I just prefer keeping the code as is > - belt and suspenders maybe ;-) > > -Bertrand
