Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Trivial
-
Resolution: Fixed
-
Component/s: Encoding problem
-
Labels:None
Description
The ESV .conf file is encoded as Latin 1.
The Encoding field in it is set to UTF-8, which means the actual module is encoded as UTF-8.
The specs say that a module's conf file is meant to be encoded the same as the actual module.
Can we please update the conf file to be encoded as UFT-8?
It means, for example, that the About text contains symbols that are fine as Latin 1, but when the conf file is interpreted as UTF-8, it's a dodgy symbol. I could write code to get around this (in PocketSword), but I don't really want to be coding work-arounds for different specific modules.
Thoughts, comments, suggestions?
Thanks!