Project

General

Profile

Actions

Bug #9700

closed

[DOC] Fix for documentation of URI::Escape

Bug #9700: [DOC] Fix for documentation of URI::Escape

Added by ksaynice (Si Cheng) over 11 years ago. Updated over 11 years ago.

Status:
Rejected
Assignee:
Target version:
-
ruby -v:
2.1.0
[ruby-core:61846]

Description

I was trying to use URI.escape to encode "."
http://www.ruby-doc.org/stdlib-2.1.0/libdoc/uri/rdoc/URI/Escape.html

the REGEXP::UNSAFE was no longer exist.

Updated by zzak (zzak _) over 11 years ago Actions #1 [ruby-core:62730]

  • Status changed from Open to Closed

It seems like escape still uses ::UNSAFE.

It's defined here

Updated by usa (Usaku NAKAMURA) over 11 years ago Actions #2 [ruby-core:63510]

  • Status changed from Closed to Rejected
Actions

Also available in: PDF Atom