ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:49560] [ruby-trunk - Feature #7396][Open] encode location header
@ 2012-11-19  3:44 zzak (Zachary Scott)
  2012-11-24  2:09 ` [ruby-core:49967] [ruby-trunk - Feature #7396][Assigned] " mame (Yusuke Endoh)
  2013-04-06  3:56 ` [ruby-core:54053] [ruby-trunk - Feature #7396][Rejected] " akr (Akira Tanaka)
  0 siblings, 2 replies; 3+ messages in thread
From: zzak (Zachary Scott) @ 2012-11-19  3:44 UTC (permalink / raw
  To: ruby-core


Issue #7396 has been reported by zzak (Zachary Scott).

----------------------------------------
Feature #7396: encode location header
https://bugs.ruby-lang.org/issues/7396

Author: zzak (Zachary Scott)
Status: Open
Priority: Normal
Assignee: akr (Akira Tanaka)
Category: lib
Target version: 2.0.0


from github:
https://github.com/ruby/ruby/pull/189


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:49967] [ruby-trunk - Feature #7396][Assigned] encode location header
  2012-11-19  3:44 [ruby-core:49560] [ruby-trunk - Feature #7396][Open] encode location header zzak (Zachary Scott)
@ 2012-11-24  2:09 ` mame (Yusuke Endoh)
  2013-04-06  3:56 ` [ruby-core:54053] [ruby-trunk - Feature #7396][Rejected] " akr (Akira Tanaka)
  1 sibling, 0 replies; 3+ messages in thread
From: mame (Yusuke Endoh) @ 2012-11-24  2:09 UTC (permalink / raw
  To: ruby-core


Issue #7396 has been updated by mame (Yusuke Endoh).

Status changed from Open to Assigned
Target version changed from 2.0.0 to next minor


----------------------------------------
Feature #7396: encode location header
https://bugs.ruby-lang.org/issues/7396#change-33733

Author: zzak (Zachary Scott)
Status: Assigned
Priority: Normal
Assignee: akr (Akira Tanaka)
Category: lib
Target version: next minor


from github:
https://github.com/ruby/ruby/pull/189


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:54053] [ruby-trunk - Feature #7396][Rejected] encode location header
  2012-11-19  3:44 [ruby-core:49560] [ruby-trunk - Feature #7396][Open] encode location header zzak (Zachary Scott)
  2012-11-24  2:09 ` [ruby-core:49967] [ruby-trunk - Feature #7396][Assigned] " mame (Yusuke Endoh)
@ 2013-04-06  3:56 ` akr (Akira Tanaka)
  1 sibling, 0 replies; 3+ messages in thread
From: akr (Akira Tanaka) @ 2013-04-06  3:56 UTC (permalink / raw
  To: ruby-core


Issue #7396 has been updated by akr (Akira Tanaka).

Status changed from Assigned to Rejected

URI.encode is almost always wrong.

For example, URI.encode encodes "%" as "%25".
So, a valid URI which contains "%" is modified by the patch.
It means a valid URI will be misinterpreted.
----------------------------------------
Feature #7396: encode location header
https://bugs.ruby-lang.org/issues/7396#change-38284

Author: zzak (Zachary Scott)
Status: Rejected
Priority: Normal
Assignee: akr (Akira Tanaka)
Category: lib
Target version: next minor


from github:
https://github.com/ruby/ruby/pull/189


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-06  4:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-19  3:44 [ruby-core:49560] [ruby-trunk - Feature #7396][Open] encode location header zzak (Zachary Scott)
2012-11-24  2:09 ` [ruby-core:49967] [ruby-trunk - Feature #7396][Assigned] " mame (Yusuke Endoh)
2013-04-06  3:56 ` [ruby-core:54053] [ruby-trunk - Feature #7396][Rejected] " akr (Akira Tanaka)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).