Bug 441074 - double UTF-8 conversion in German messages
Summary: double UTF-8 conversion in German messages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: man
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Ivana Varekova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-05 21:16 UTC by Michal Schmidt
Modified: 2008-04-07 11:17 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-07 11:17:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
mess.de is utf-8, not iso-8859-1 (729 bytes, patch)
2008-04-05 21:16 UTC, Michal Schmidt
no flags Details | Diff

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.


Note You need to log in before you can comment on or make changes to this bug.