#303: Method :open from 'open-uri' isn't working yet (multibyte problem) -----------------------------+---------------------------------------------- Reporter: wijet@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: open-uri stdlib | -----------------------------+---------------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: The bug was originally reported as #199 and should be fixed in trunk by r2947. {{{ $ macruby -r 'open-uri' -e 'p open("http://ruby-lang.org")' #<File:/var/folders/uT/uTeV4QGmE-eQCoGaM7h47k+++TI/-Tmp-/open- uri20091102-27403-bamds5-0> }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/303#comment:3> MacRuby <http://macruby.org/>