View Single Post
Old 02-11-2023, 02:01 AM   #2
isarl
Addict
isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.isarl ought to be getting tired of karma fortunes by now.
 
Posts: 287
Karma: 2534928
Join Date: Nov 2022
Location: Canada
Device: Kobo Aura 2
It looks like your files have been marked as having the wrong encoding. Either reencoding the files, or changing the declared charset, should have characters displaying properly again.

In particular, this error looks like what happens when software attempts to decode Unicode-encoded text under the assumption that it is CP1252 (or Latin1/ISO-8859-1, which modern browsers often treat as CP1252 regardless).

If your files have character sets declared which are not utf-8, try changing that and seeing if it helps.
isarl is offline   Reply With Quote