Bug 155073

Summary: Patch: runtime charset detection
Product: [Fedora] Fedora Reporter: Zing <zing>
Component: snownewsAssignee: Zing <zing>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://home.nycap.rr.com/nagaland/rpms/snownews-1.5.6.1-4.fc4.src.rpm
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-03 19:41:53 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
runtime charset detection none

Description Zing 2005-04-15 23:38:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050323 Fedora/1.7.6-1.3.2

Description of problem:
This patch allows runtime detection of the charset in use, rather than hard-coding snownew's character set at compile time.  Upstream requested this be integrated until a more final fix is done.  also see debian bug for more info:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=259376

i'll attach the patch...

Version-Release number of selected component (if applicable):
snownews-1.5.6.1-3

How reproducible:
Always

Steps to Reproduce:
1. run snownews in a non-utf8 terminal 

Actual Results:  incorrect char rendering

Expected Results:  correct char rendering

Additional info:

Comment 1 Zing 2005-04-15 23:39:46 UTC
Created attachment 113264 [details]
runtime charset detection