Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-3539

Explicitly set the request encoding to UTF-8 in a filter

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 2.7
    • User Console
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      There used to be a filter that set the request encoding in crowd, but it got removed a while ago (see CWD-2649) because it used to set the content-type as well.

      The request encoding is now set by webworks, i.e. fairly low down the filter chain. That means that if any filter higher up the chain (such as OAuthFilter) tries to access the request parameters, they will be parsed using the default encoding (ISO-8859-1) instead of UTF-8.

      Attachments

        Issue Links

          Activity

            People

              abusch Antoine Büsch (Inactive)
              abusch Antoine Büsch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: