Project

General

Profile

Actions

Bug #8252

closed

cgiのHTML tag makerに未定義の属性を渡した場合の挙動

Added by naruse (Yui NARUSE) almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 2.1.0dev (2013-04-11 trunk 40238) [x86_64-freebsd9.1]
Backport:
[ruby-dev:47246]

Description

r40237 で以下の通り、定義されていない属性を渡したときの挙動が変化しているのですが意図していますか

  • )
    +CGI::HtmlExtension#html when passed a Hash returns an 'html'-element using the passed Hash for attributes FAILED
    +Expected ""
    +to equal "<HTML BLA="TEST">"

+/extdisk/chkbuild/chkbuild/tmp/build//rubyspec/library/cgi/htmlextension/html_spec.rb:<line_a>:in block (3 levels) in <top (required)>' +/extdisk/chkbuild/chkbuild/tmp/build/<buildtime>/rubyspec/library/cgi/htmlextension/html_spec.rb:<line_a>:in <top (required)>'

http://www.rubyist.net/~akr/chkbuild/debian/ruby-trunk/log/20130411T081100Z.diff.html.gz

Actions

Also available in: Atom PDF

Like0
Like0Like0