[ruby-core:80036] [Ruby trunk Bug#13147] Update documentation for URI#escape

From: naruse@...
Date: 2017-03-11 18:02:41 UTC
List: ruby-core #80036
Issue #13147 has been updated by Yui NARUSE.

Backport changed from 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN to 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE

ruby_2_4 r57870 merged revision(s) 57411.

----------------------------------------
Bug #13147: Update documentation for URI#escape
https://bugs.ruby-lang.org/issues/13147#change-63459

* Author: Steve Hill
* Status: Closed
* Priority: Normal
* Assignee: 
* Target version: 
* ruby -v: 2.4.0
* Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: DONE
----------------------------------------
URI#escape documentation references URI.www_form_encode and URI.www_form_encode_component, but neither method exists. This patch updates the methods to URI.encode_www_form and URI.encode_www_form_component.

---Files--------------------------------
0001-Update-documentation-for-URI-escape.patch (817 Bytes)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next