Project

General

Profile

ActionsLike0

Bug #9051

closed

open-uri meta_add_field method removed

Added by eweb (Eamonn Webster) over 11 years ago. Updated over 11 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 11 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
#2

Updated by akr (Akira Tanaka) over 11 years ago

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

Also available in: Atom PDF