This project is archived and is in readonly mode.

#597 ✓committed
Henrik Nyh

"bös".chars.reverse is "s̈ob" for decomposed string

Reported by Henrik Nyh | July 10th, 2008 @ 06:12 PM | in 2.3.6

Failing test attached.

I would make an attempt at patching this myself, but I'm not sure what would be preferred behavior.

Should chars normalize everything to NFKC? Should chars.to_s (assuming chars has not been modified) always return the original string, un-normalized?

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>