Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1283

Use of toUpperCase() in NTLM engine may fail on non-US locales

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.2
    • 4.2.3, 4.3 Alpha1
    • None
    • None

    Description

      The use of toUpperCase() and toLowerCase() must be done in a locale-neutral way, e.g. toUpperCase(Locale.ROOT), in order to be guaranteed portable.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: