[MacRuby-devel] [MacRuby] #224: String upcase method doesn't behave properly when containing a unicode character

MacRuby ruby-noreply at macosforge.org
Fri Aug 28 23:50:05 PDT 2009


#224: String upcase method doesn't behave properly when containing a unicode
character
-------------------------------------+--------------------------------------
 Reporter:  mattaimonetti@…          |        Owner:  lsansonetti@…        
     Type:  defect                   |       Status:  closed               
 Priority:  minor                    |    Milestone:  MacRuby 0.5          
Component:  MacRuby                  |   Resolution:  fixed                
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by lsansonetti@…):

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


Comment:

 Looks like this is fixed in trunk.

 {{{
 $ ./miniruby -e "p 'un éléphant ça trompe énormément'.upcase"
 "UN ÉLÉPHANT ÇA TROMPE ÉNORMÉMENT"
 }}}

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



More information about the MacRuby-devel mailing list