Project

General

Profile

Actions

Backport #1173

closed

Method name typo in soap/mimemessage.rb

Added by candlerb (Brian Candler) about 15 years ago. Updated almost 13 years ago.


Description

=begin
Looks like nobody has ever used this functionality - the typo still exists even at tip of 1.8 branch :-)

--- lib/soap/mimemessage.rb.orig 2009-02-18 14:34:00.000000000 +0000
+++ lib/soap/mimemessage.rb 2009-02-18 14:38:28.000000000 +0000
@@ -233,7 +233,7 @@
end

def to_s
  • str = headers_str + "\r\n\r\n" + conent_str
  • str = headers_str + "\r\n\r\n" + content_str
    end
    end
    =end
Actions #1

Updated by knu (Akinori MUSHA) about 15 years ago

  • Assignee set to authorNari (Narihiro Nakamura)
  • Target version set to Ruby 1.8.7
  • % Done changed from 0 to 100

=begin
Fixed in ruby_1_8, thanks!
=end

Actions #2

Updated by knu (Akinori MUSHA) about 15 years ago

  • Status changed from Open to Closed

=begin
Applied in changeset r22429.
=end

Actions #3

Updated by knu (Akinori MUSHA) about 15 years ago

  • Status changed from Closed to Open
  • Assignee deleted (authorNari (Narihiro Nakamura))

=begin
Oops
=end

Actions #4

Updated by matz (Yukihiro Matsumoto) about 15 years ago

  • Status changed from Open to Closed

=begin

=end

Actions #5

Updated by shyouhei (Shyouhei Urabe) almost 15 years ago

  • Status changed from Closed to Open
  • Assignee set to shyouhei (Shyouhei Urabe)

=begin

=end

Actions #6

Updated by shyouhei (Shyouhei Urabe) almost 15 years ago

  • Assignee changed from shyouhei (Shyouhei Urabe) to wyhaines (Kirk Haines)

=begin

=end

Actions #7

Updated by wyhaines (Kirk Haines) almost 15 years ago

  • % Done changed from 100 to 90

=begin
This is done. Just checking rubyspec test coverage for the issue (and probably adding said coverage), then I will commit it.
=end

Actions #8

Updated by wyhaines (Kirk Haines) over 14 years ago

  • Status changed from Open to Closed
  • % Done changed from 90 to 100

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0