Uploaded image for project: 'Commons Codec'
  1. Commons Codec
  2. CODEC-9

[Codec][PATCH] Inconsistent use of the word 'encodning' in the URLCodec API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.2
    • 1.3
    • None
    • Operating System: other
      Platform: Other

    • 27788

    Description

      This patch deprecates URLCodec#getEncoding method and replaces it with
      URLCodec#getCharSet method, because the term encoding is used in RFC1522 to
      refer to the encoding/decoding algorithm, whereas charset is used to refer to
      the character set associated with the unencoded text.

      Let me know if you agree/disagree

      Oleg

      Attachments

        Activity

          People

            Unassigned Unassigned
            olegk Oleg Kalnichevski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: