| Bug #37129 | LDML lacks <i> rule | ||
|---|---|---|---|
| Submitted: | 1 Jun 2008 16:37 | Modified: | 11 Dec 20:35 |
| Reporter: | Alexander Barkov | ||
| Status: | Closed | ||
| Category: | Server: Charsets | Severity: | S3 (Non-critical) |
| Version: | OS: | Any | |
| Assigned to: | Alexander Barkov | Target Version: | |
| Triage: | Triaged: D3 (Medium) | ||
[1 Jun 2008 16:37]
Alexander Barkov
[12 Sep 2008 13:02]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/53957 2834 Alexander Barkov 2008-09-12 Bug#37129 LDML lacks <i> rule Problem: LDML didn't understand '<i>' tag in character set definition file Index.xml. Manual incorrectly used '<s>' instead of '<i>' in: http://dev.mysql.com/doc/refman/5.1/en/adding-collation-unicode-uca.html Fix: Adding support for '<i>' tag. Manual should be changed accordingly.
[12 Sep 2008 13:24]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/53960 2834 Alexander Barkov 2008-09-12 Bug#37129 LDML lacks <i> rule Problem: LDML didn't understand '<i>' tag in character set definition file Index.xml. Manual incorrectly used '<s>' instead of '<i>' in: http://dev.mysql.com/doc/refman/5.1/en/adding-collation-unicode-uca.html Fix: - Adding support for '<i>' tag. Manual should be changed to use '<i>'. - Adding tests for the fixed version of the collation "utf8_phone_ci" (from the above manual article).
[31 Oct 2008 13:33]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/57553 2898 Alexander Barkov 2008-10-31 Bug#37129 LDML lacks <i> rule Problem: LDML didn't understand '<i>' tag in character set definition file Index.xml. Manual incorrectly used '<s>' instead of '<i>' in: http://dev.mysql.com/doc/refman/5.1/en/adding-collation-unicode-uca.html Fix: - Adding support for '<i>' tag. Manual should be changed to use '<i>'. - Adding tests for the fixed version of the collation "utf8_phone_ci" (from the above manual article). ------------- This line and the following will be ignored -------------- modified: mysql-test/r/ctype_ldml.result mysql-test/std_data/Index.xml mysql-test/t/ctype_ldml.test strings/ctype-uca.c strings/ctype.c unknown: LOG nohup.out libmysql/probes.h@ libmysql_r/probes.h@ mysql-test/std_data/AAA
[31 Oct 2008 13:35]
Alexander Barkov
Pushed into 6.0.8-bugteam.
[10 Nov 2008 11:54]
Bugs System
Pushed into 6.0.8-alpha (revid:bar@mysql.com-20081031122542-4x7lpd3zms9xsdo4) (version source revid:bar@mysql.com-20081031122542-4x7lpd3zms9xsdo4) (pib:5)
[11 Nov 2008 17:08]
Paul DuBois
The version is actually 6.0.9.
[11 Nov 2008 18:43]
Paul DuBois
Noted in 6.0.9 changelog. MySQL support for adding collations using LDML specifications did not support the <i> identity rule that indicates one character sorts identically to another. The <i> rule now is supported. Also updated http://dev.mysql.com/doc/refman/6.0/en/adding-collation-unicode-uca.html accordingly.
[29 Oct 14:10]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/88584 2910 Alexander Barkov 2009-10-29 Backporting Bug#37129 LDML lacks <i> rule
[9 Nov 10:49]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/89750 2941 Alexander Barkov 2009-11-09 Backporting Bug#37129 LDML lacks <i> rule
[20 Nov 13:58]
Bugs System
Pushed into 6.0.14-alpha (revid:kostja@sun.com-20091120124947-yi6h2jbgw0kbciwm) (version source revid:epotemkin@mysql.com-20091109132131-ad1gk2d2tn9o5i3l) (merge vers: 6.0.14-alpha) (pib:13)
[11 Dec 7:05]
Bugs System
Pushed into 5.6.0-beta (revid:alik@sun.com-20091211055628-ltr7fero363uev7r) (version source revid:alik@sun.com-20091211055453-717czhtezc74u8db) (merge vers: 5.6.0-beta) (pib:13)
[11 Dec 20:35]
Paul DuBois
Noted in 5.6.0 changelog.
