Bug 441074

Summary: double UTF-8 conversion in German messages
Product: [Fedora] Fedora Reporter: Michal Schmidt <mschmidt>
Component: manAssignee: Ivana Varekova <varekova>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-07 11:17:24 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:
Attachments:
Description Flags
mess.de is utf-8, not iso-8859-1 none

Description Michal Schmidt 2008-04-05 21:16:25 UTC
Description of problem:
Upstream file msgs/mess.de is already in UTF-8, but a ISO-8859-1..UTF-8
conversion is done on it in the %prep step of the spec file, resulting in
mangled non-ASCII characters.

Version-Release number of selected component (if applicable):
man-1.6f-3.fc9.x86_64

How reproducible:
always

Steps to Reproduce:
1. set your locale to de_DE.UTF-8
2. man bflmpsvz
  
Actual results:
$ man bflmpsvz
Keine Handbuchseite für bflmpsv

Expected results:
$ man bflmpsvz
Keine Handbuchseite für bflmpsv


Additional info:
Patch attached.

Comment 1 Michal Schmidt 2008-04-05 21:16:25 UTC
Created attachment 301390 [details]
mess.de is utf-8, not iso-8859-1

Comment 2 Ivana Varekova 2008-04-07 11:17:24 UTC
Thanks. Fixed in man-1.6f-4.fc9.