Possible Bug in screen xml : Umlaut characters changing to HTML-codes

Hello,

I just ran over an issue when using german Umlaut in the caption-attribute of a button element.
ö changes to ö every time after switching between Designer view and Textview.

<button id="btnDelete" caption="Löschen" icon="REMOVE_ACTION" invoke="onBtnDeleteClick"/>

<button id="btnDelete" caption="L&ouml;schen" icon="REMOVE_ACTION" invoke="onBtnDeleteClick">

This causes an error every time the file is changed.

I am pretty sure it was working before Studio 7.

Regards
Manfred

Hi.
Could you please tell which version of Studio do you use and what is your operation system?

Hi Natalia,
I am using Cuba Studio 2018.3 March 19
Build #CS-183.8.2

and the Platform version is 7.0.3

I am running it under LinuxMint, German locale.

Hot this helps.

Regards
Manfred

Could you please check that all encoding in your project is set to UTF-8?
image

Hi,
all encodings are set to UTF-8.Auswahl_113

Thank you for reporting the problem. We fixed it in Studio v.9.0, so update to the latest version.