#689: Net::HTTP.post_form() is broken. -----------------------------+---------------------------------------------- Reporter: r...@… | Owner: lsansone...@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------+---------------------------------------------- Changes (by lsansone...@…):
* 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel