Bug 75110

Summary: kate does not properly open UTF-8 files.
Product: [Retired] Red Hat Linux Reporter: Eugene Kanter <ekanter>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED CURRENTRELEASE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: leon
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-09-26 23:06:57 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:
Bug Depends On:    
Bug Blocks: 133398    

Description Eugene Kanter 2002-10-04 16:19:00 UTC
Description of problem: 
kate does not properly open UTF-8 files if File menu is used. 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1.Create UTF-8 file utf-8.txt with the content other the English or Western 
Erupean so two byte sequences are used. 
2.Type kate, navigaete to file->open, select utf-8.txt 
 
Actual Results:  Two byte UTF-8 is displayed incorrectly. 
 
Expected Results:  Proper UTF-8 parsing. 
 
Additional info: 
 
"kate utf-8.txt" opens the same file correctly.

Comment 1 Rik van Riel 2004-09-26 23:06:57 UTC
Tested by morte in #fedora-bugweek.  Apparently this is fixed an works
in current releases. Please reopen if you can still break this.

Comment 2 Eugene Kanter 2004-09-27 01:50:34 UTC
Works properly in FC3T2 + current updates.