Project

General

Profile

Actions

Bug #9051

closed

open-uri meta_add_field method removed

Added by eweb (Eamonn Webster) over 10 years ago. Updated over 10 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.1.0dev (2013-10-18 trunk 43355) [x86_64-darwin12.5.0]
[ruby-core:58017]

Description

In the fix for bug #4964 the method Meta#meta_add_field(name, value) was removed and replaced with meta_add_field2(name, values) Note plural!

This breaks code that uses meta_add_field. e.g. HTTPClient.

The fix is to re-implement meta_add_field using meta_add_field2


Files

Updated by naruse (Yui NARUSE) over 10 years ago

  • Category set to lib
  • Status changed from Open to Assigned
  • Assignee set to akr (Akira Tanaka)
  • Target version set to 2.1.0
  • Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN to 1.9.3: DONTNEED, 2.0.0: DONTNEED

Sounds reasonable.
How do you think, akr?

Actions #2

Updated by akr (Akira Tanaka) over 10 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r43430.
Eamonn, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


Actions

Also available in: Atom PDF

Like0
Like0Like0