Re: Strange issue displaying numbers when in Arabic locale

2025-04-05 Thread Lukasz Lenart
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

Re: Struts7: First Action with wrong locale

2025-04-05 Thread Lukasz Lenart
czw., 27 mar 2025 o 16:15 Ute Kaiser napisał(a): > I wrote a LocaleInterceptor to catch the language from request URL path, > either German or Englisch. Output contains language specific fields from > database. > Unfortunately, after server restart the first call has always German output. > > Wh