wt., 22 kwi 2025 o 04:35 Zoran Avtarovski napisał(a):
>
> Thanks Lukasz,
>
> I'll submit a ticket and the fix we finally went with. We ended up going
> with interceptor params to implement. We made small changes to 3 files:
>
> 1. LocaleProvider interface
> 2. DefaultLocaleProvider
> 3. I18nInt
wt., 22 kwi 2025 o 17:27 shankar sawate napisał(a):
>
> If you have any sample code using Jakarta, I would really appreciate it if
> you could share it with me. It would be very helpful
You can find an example code attached to the ticket
https://issues.apache.org/jira/browse/WW-5543
Cheers
Łuka
If you have any sample code using Jakarta, I would really appreciate it if
you could share it with me. It would be very helpful
On Tue, 22 Apr, 2025, 8:05 am Zoran Avtarovski,
wrote:
> Thanks Lukasz,
>
> I'll submit a ticket and the fix we finally went with. We ended up going
> with interceptor
Thanks Lukasz,
I'll submit a ticket and the fix we finally went with. We ended up going
with interceptor params to implement. We made small changes to 3 files:
1. LocaleProvider interface
2. DefaultLocaleProvider
3. I18nInterceptor
It's been working well in our prod environment.
Z.
On 17/4/
pon., 7 kwi 2025 o 01:47 Zoran Avtarovski napisał(a):
>
> Thanks Lukasz, Uti,
>
> The issue indeed was how Java treated numbers after Java 8.
>
> After a inordinate amount of searching on how to change the solution was
> to set the locale extension on how to treat numbers.
>
> Instead of just crea
Thanks Lukasz, Uti,
The issue indeed was how Java treated numbers after Java 8.
After a inordinate amount of searching on how to change the solution was
to set the locale extension on how to treat numbers.
Instead of just creating a Locale using the language code I used a local
builder exten
sob., 5 kwi 2025 o 02:47 Zoran Avtarovski napisał(a):
>
>
>
>
>
> This is likely intended behaviour but I would like to know how we stop
> it from happening?
You can try this
https://stackoverflow.com/questions/77250075/struts-2-and-jdk-17-numbers-in-locale
Based on user request I have imple
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
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
9 matches
Mail list logo