Hi guys,
We have recently noticed a problem in using i18 messages when calling hedlessclient. It seems that the i18n messages do not get translated when running the application from headless client and this causes a lot of issues for us as we try to have everything possible as an i18n value.
The problem is that we use servoy hedlessclient for our API calls and all the api functions call our internal functions which might use i18n messages in so many different ways such as searching for a specific value. This will cause the api function to return a wrong value or even fail in some situations where the i18n message is used and headlessclient can not process it as expected.
Can anyone from Servoy confirm that this is a bug or we are missing something?
Cheers,