Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-15613

Enable UTF-8 URI encoding in Tomcat in order to support non-latin charsets (cyrillic, chinese, ...) in URLs

    XMLWordPrintable

    Details

    • Upgrade notes:
      Hide

      Nuxeo supports UTF-8 characters in URLs.

      Show
      Nuxeo supports UTF-8 characters in URLs.
    • Sprint:
      Sprint io 7.3-3

      Description

      This ticket was open when a customer complained that it was not possible to use cyrillic characters in web adapter 'search' of the REST API.
      In configuration template file common-base/conf/server.xml.nxftl change (at line 83)

      <Connector port="${nuxeo.server.http.port}" protocol="HTTP/1.1"
      

      into

      <Connector port="${nuxeo.server.http.port}" protocol="HTTP/1.1" URIEncoding="UTF-8"
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: