-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
ServletResponse.setLocale() states that:
If the deployment descriptor contains a <code>locale-encoding-mapping-list</code> element, and that element provides a mapping for the given locale, that mapping is used. Otherwise, the mapping from locale to character encoding is container dependent.
We need to implement fallback (container dependent) mapping if user didn't provide the mapping.
- is incorporated by
-
WFCORE-6057 Upgrade Undertow to 2.3.0.Final (CVE-2022-2764)
- Closed