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

Using a deprecated URLEncoder method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 2.0 Alpha 1
    • 2.0 Beta 1
    • HttpClient (classic)
    • None
    • Operating System: All
      Platform: All
    • 16412

    Description

      [javac] /org/apache/commons/httpclient/methods/GetMethod.java:394: warning:
      encode(java.lang.String) in java.net.URLEncoder has been deprecated
      [javac] String encodedPath = URLEncoder.encode(getPath());

      This method is deprecated in J2sdk1.4

      Attachments

        Activity

          People

            Unassigned Unassigned
            jsdever@apache.org Jeff Dever
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: