Bug 40656
| Summary: | Bad multibyte chars in japanese .po-file | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Enrico Scholz <rh-bugzilla> |
| Component: | xmms | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.0 | CC: | havardk, rvokal, teg, ynakai |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-05-16 19:50:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Enrico Scholz
2001-05-15 10:24:42 UTC
Hm, it builds fine with the 7.1 gettext. Trond, has gettext changed significantly in this regard? The strings it fails on are input strings. These are in ISO-8859-1 and does indeed contain sequences that are not legal EUC-JP. Yes, gettext has changed significantly wrt. handling of Japanese (multibyte) - to use the old style, use OLD_PO_FILE_INPUT=yes This should be fixed in the current rawhide xmms (1.2.4-16) |