General

Profile

charlieda (Charlie Anderson)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

09/11/2015

01:47 PM Ruby Bug #11522 (Rejected): URI::decode returns incorrectly encoding strings
When given unicode characters to encode and decode, the URI module returns a string with an invalid encoding.
~~~
irb(main):026:0* unicode = 'œ´å∑®´ß∂†≈©ƒç˙©√∆˙∫˚∆~¬'
=> "œ´å∑®´ß∂†≈©ƒç˙©√∆˙∫˚∆~¬"
irb(main):027:0> unicode.encoding
...
charlieda (Charlie Anderson)

Also available in: Atom