Hello
We have the following scenario:
- UILanguage = de-DE
- we add some buttons to the QAT
- save config (QAT serialized and put to our config)
- restart app
- UILanguage = en-US
- load config (QAT deserialized without any errors)
- the buttons are gone
We noticed that you save the Label="blahblah" in the QAT config. But "blahblah" is saved localized!!
If we use same language for serialization/deserialization the load/save for QAT buttons works.
As we don't think we can workaround this on our side please provide a fix
Regards
Radu
We have the following scenario:
- UILanguage = de-DE
- we add some buttons to the QAT
- save config (QAT serialized and put to our config)
- restart app
- UILanguage = en-US
- load config (QAT deserialized without any errors)
- the buttons are gone
We noticed that you save the Label="blahblah" in the QAT config. But "blahblah" is saved localized!!
If we use same language for serialization/deserialization the load/save for QAT buttons works.
As we don't think we can workaround this on our side please provide a fix
Regards
Radu