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

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: