Hi!
Servoy 5 is great for starters))
However, there is a problem with a text field on my form whose property ‘format’ has a value of ‘i18n:fmt.datemask’.
The i18n message for this key is ‘##/##/##**|raw’.
In developer the mask looks good.
In Smart Client it’s different and inappropriate.
Please, have a look at the screenshots. The wrong mask works the same way as the good one, but it displays the backslashes where they’re not supposed to be.
Is there anything wrong with my i18n message or is it a bug?
I filed a case for this. Special characters are escaped by a slash (you can see this when you look in the plain i18n-text-file). In developer these strings display correctly, in smart client they don’t. Got a reply that this is fixed in the next servoy release.
michel:
I filed a case for this. Special characters are escaped by a slash (you can see this when you look in the plain i18n-text-file). In developer these strings display correctly, in smart client they don’t. Got a reply that this is fixed in the next servoy release.
Kind regards,
Thanks Michel,
Do you have any idea when the next release is coming?