Strange issue displaying numbers when in Arabic locale

2025-04-04 Thread Zoran Avtarovski
Hi Guys, We are in the process of updating a number of our applications and servers. The first step is to update from Java 8 to Java 11. We noticed that after we updated that we have seen an unintended change in our apps. Our apps allow people to change locale which we implement through the

Re: Strange issue displaying numbers when in Arabic locale

2025-04-04 Thread Ute Kaiser
Hi,here the same problem:How to use unsupported Locale in Java 11 and numbers in String.format()stackoverflow.comThere seems to be a solution with the locale extension -u-nu-latnBest regards UteVon meinem iPad gesendetAm 05.04.2025 um 02:22 schrieb Zoran Avtarovski :Hi Guys,We are in the process o