Uploaded image for project: 'Click'
  1. Click
  2. CLK-720

ClickUtils.encodeUrl encoding should default to UTF-8 and not depend on platform specific impl

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.3.0-M1
    • core
    • None

    Description

      ClickUtils.encodeUrl uses the deprecated UrlEncoder.encode which depends on platform specific encoding. Using UrlEncoder.encode(.., "UTF-8") will ensure more consistency between platforms.

      Attachments

        Activity

          People

            sabob Bob Schellink
            sabob Bob Schellink
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: