Bug 821259
| Summary: | Cut multi-byte patch incompatibilities | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andrej Antas <cheaterblue> | ||||||
| Component: | coreutils | Assignee: | Ondrej Vasik <ovasik> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 19 | CC: | kdudka, mail, maxamillion, mbriza, ovasik, p, twaugh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-08-14 14:53:05 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Andrej Antas
2012-05-13 16:09:19 UTC
Created attachment 584160 [details]
patch adding multi-byte functionality tests
Created attachment 600041 [details]
Proposed patch to fix the issue
Hello,
this patch should fix the bug you reported. The original code wasn't ported to multi-byte processing as it should be and that caused the program to ignore lines that didn't contain the delimiter.
I'm afraid though there still are some bugs left, the whole i18n patch was written in a very non-sustainable way, I'm thinking of way how to improve it and I'll try to do it when I'm sure how to do it properly.
I'm sorry - the _first_ bug, I'll have a look at the other ones later This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19 Martin's patch already in Fedora, others seems to be just intentional change in the message format and should be handled otherwise if we want to enable the multibyte path in general. Closing RAWHIDE. |