Bug 1042896
| Summary: | incorrect sorting of cities localized in Kanji using locale 'Japanese' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Patsy Griffin <pfrankli> | ||||
| Component: | glibc | Assignee: | glibc team <glibc-bugzilla> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 29 | CC: | codonell, fweimer, jakub, law, mfabian, mnewsome, nphilipp, pfrankli, wbrad.vt | ||||
| Target Milestone: | --- | Keywords: | Reopened, Translation | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | F19L10nTestday | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 951321 | Environment: | |||||
| Last Closed: | 2019-09-10 13:52:11 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 951321, 958376 | ||||||
| Bug Blocks: | 1042876 | ||||||
| Attachments: |
|
||||||
|
Description
Patsy Griffin
2013-12-13 15:11:55 UTC
This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle. Changing version to '22'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22 We could define Hiragana and Katakana as capitol/lowercase to each other. This would at least partially solve the sorting issue even if it is not technically correct from a linguistic perspective. Although before any change like this is made it would be advisable to check with a native Japanese speaker. Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '26'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. I'm surprised the CLDR collation update (bug 1551009) did not fix that. Mike? (In reply to Florian Weimer from comment #9) > I'm surprised the CLDR collation update (bug 1551009) did not fix that. > Mike? I have not yet touched the Japanese locale, the ja_JP locale does not base its collation on the iso file. I’ll try to work on that soon. What was originally requested in this bug (sorting names of cities written in Kanji correctly) is impossible though, one cannot sort them without knowing their pronunciation, which is irregular. But at least the kana should sort correctly. There is also an upstream bug requesting an update of the Japanese locale, unfortunately again not basing the collation on the iso file. https://sourceware.org/bugzilla/show_bug.cgi?id=22669 This bug appears to have been reported against 'rawhide' during the Fedora 29 development cycle. Changing version to '29'. The original request to sort the cities is not possible. However we should sort the kana correctly. The kana sorting should be fixed upstream. We are closing this bug and tracking it upstream via this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=22669 |