Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2052 Upgrade Servlet API to 6.0
  3. UNDERTOW-2085

Implement fallback locale to charset mapping if such mapping wasn't specified in DD

XMLWordPrintable

      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.

            ropalka Richard Opalka
            ropalka Richard Opalka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: