[MacRuby-devel] [MacRuby] #689: Net::HTTP.post_form() is broken.

MacRuby ruby-noreply at macosforge.org
Wed May 12 18:29:42 PDT 2010


#689: Net::HTTP.post_form() is broken.
-----------------------------+----------------------------------------------
 Reporter:  rob@…            |        Owner:  lsansonetti@…        
     Type:  defect           |       Status:  closed               
 Priority:  blocker          |    Milestone:  MacRuby 0.7          
Component:  MacRuby          |   Resolution:  fixed                
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => MacRuby 0.7


Comment:

 This was simply a bug in net/http.rb that was fixed upstream in 1.9, #to_s
 wasn't called on keys on the given hash. I backported the latest version
 in r4083 and the snippet now works.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/689#comment:5>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list