Re: Strange issue displaying numbers when in Arabic locale

Lukasz Lenart <[email protected]> Wed, 23 Apr 2025 07:37:34 +0200
Newsgroups gmane.comp.jakarta.struts.user
Message-ID <CAMopvkOyrHP2k4_1YuvhDxy7z02jsbc3h5xiV6XKk204ENpsfw@mail.gmail.com>
wt., 22 kwi 2025 o 04:35 Zoran Avtarovski <[email protected]> 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. I18nInterceptor
>
> It's been working well in our prod environment.

Thanks a lot!