#866: String#strip is broken with string of "UTF-16BE". ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Comment(by lsansonetti@…): After looking with Vincent, it appears that MacRuby's #strip will handle unicode whitespaces, however Ruby 1.9 only handles ASCII whitespaces. We need to fix that. Also, you should consider using 1.9.2 and not 1.9.1. It seems that 1.9.1 has bad support for UTF-16. -- Ticket URL: <http://www.macruby.org/trac/ticket/866#comment:1> MacRuby <http://macruby.org/>