Hi,
when i use special Character (ü ä ö ß ±) on Textzones in my Skin it always display a "?"
I edit for a test the default Skin and the Characters was display correct.
What is the problem on my Skin?
I use "Arial" similar to the default Skin.
when i use special Character (ü ä ö ß ±) on Textzones in my Skin it always display a "?"
I edit for a test the default Skin and the Characters was display correct.
What is the problem on my Skin?
I use "Arial" similar to the default Skin.
Mensajes Tue 08 Nov 22 @ 9:17 pm
Evtl. mal so probiert?
----->
https://www.davidkehr.com/sonderzeichen-und-umlaute-in-xml/
----->
https://www.davidkehr.com/sonderzeichen-und-umlaute-in-xml/
Mensajes Tue 08 Nov 22 @ 9:48 pm
I have already tried the unicodes in the past.
This also doesn't work.
This also doesn't work.
Mensajes Tue 08 Nov 22 @ 10:10 pm
then try "ü"
and "Speichern unter, Codierung: UTF-8 mit BOM"
and "Speichern unter, Codierung: UTF-8 mit BOM"
Mensajes Tue 08 Nov 22 @ 10:58 pm
Is your text editor set to save in utf8?
Mensajes Wed 09 Nov 22 @ 4:02 am
@wollerosekauf @adion.
Thanks "UTF-8" was the problem. My code was in "Ansi Western Europe"
What is the right "UTF-8"? BOM or no BOM. It works both.
I have read this on the Developers Site but i given no attention. Shame on me...
Thanks "UTF-8" was the problem. My code was in "Ansi Western Europe"
What is the right "UTF-8"? BOM or no BOM. It works both.
I have read this on the Developers Site but i given no attention. Shame on me...
Mensajes Wed 09 Nov 22 @ 8:59 am
No need for BOM
Mensajes Wed 09 Nov 22 @ 9:07 am