This project is archived and is in readonly mode.
Update Active Support's Unicode support to 5.2
Reported by Norman Clarke | June 30th, 2010 @ 03:31 AM
Unicode 5.2 was released in October 2009. Rails is currently using 5.1; I'll attach a patch that updates Active Support's Unicode database to the current version.
This is a pretty pedantic change just to keep Rails current, and probably doesn't need to be a high priority (i.e., no need to do it before 3.0).
Comments and changes to this ticket
-
Norman Clarke June 30th, 2010 @ 03:34 AM
- Tag changed from activesupport, unicode to activesupport, multibyte, patch, unicode
-
Norman Clarke June 30th, 2010 @ 03:35 AM
Eh, wrong ticket number in the patch file. Sorry, Re-uploading.
-
Repository June 30th, 2010 @ 12:23 PM
- State changed from new to resolved
(from [4dbb6e3ff001bed14c64af3ddef87b3359a43505]) Update Unicode database to 5.2.0. [#5011 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/4dbb6e3ff001bed14c64af3ddef87b...
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>
People watching this ticket
Attachments
Referenced by
- 5011 Update Active Support's Unicode support to 5.2 (from [4dbb6e3ff001bed14c64af3ddef87b3359a43505]) Update ...