Bug 65842

Summary: Some symbols can't not be shown.
Product: [Frameworks and Libraries] kdelibs Reporter: Yun-Ta Tsai <bbns.csie91>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yun-Ta Tsai 2003-10-11 08:11:05 UTC
Version:           unknown (using KDE 3.1.92 (CVS >= 20031007),  (testing/unstable))
Compiler:          gcc version 3.3.2 20031005 (Debian prerelease)
OS:          Linux (i686) release 2.4.22-ck2-bbns

Greeting,
        While viewing this page with konqueror:
        http://www.digitalnetworksna.com/shop/_templates/item_main_Rio.asp?model=220&cat=35
        You can see Karma's become Karma? instead. Also, " 2.7"x3.0"x0.9" " becomes
        " 2.7
Comment 1 Yun-Ta Tsai 2003-10-11 10:08:35 UTC
Thanks to Chris on debian-kde mailing list help me find out the problem. 
The reason is the Rio homepage used illegal standard of extend ascii 
code. After using iso-8859-1 encoding, it looks normal again. :-)