Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-202

parseQueryString should use UTF-8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.2
    • None
    • None

    Description

      update handler should explicitly use UTF-8 decoding for parameters in the query string:

      URLDecoder.decode( kv, "UTF-8" );

      Attachments

        1. SOLR-202-ParseQueryStringUTF8.patch
          4 kB
          Ryan McKinley
        2. SOLR-202-ParseQueryStringUTF8.patch
          4 kB
          Ryan McKinley

        Activity

          People

            Unassigned Unassigned
            ryantxu Ryan McKinley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: