Bug 42994

Summary: Incorrect schema title in menus and settings dialog of konsole
Product: [Applications] konsole Reporter: Alex Z <alex_z>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: All   
Latest Commit: Version Fixed In:

Description Alex Z 2002-05-23 10:08:26 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           konsole
Version:           KDE 3.0.0 
Severity:          normal
Installed from:    Compiled From Sources
Compiler:          Not Specified
OS:                FreeBSD
OS/Compiler notes: Not Specified

If schema title contains international characters (for example cyrillic koi8-r encoding) then title is displayed incorrectly in the konsole's menus and settings dialog.
File with schema has correct name.
title value in the schema file is in koi8-r (not Unicode) encoding:
=============================================
# schema for konsole autogenerated with the schema editor

title íÃà ÃÃÃÃÃ

=============================================


(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields Application KDE Version OS Compiler manually changed)
Comment 1 groot 2003-12-30 18:18:53 UTC
This doesn't seem to be a FreeBSD specific bug, changing OS value.

I don't think koi-8r is supposed to be allowed in the schema title - use UTF-8 instead. If the problem persists, please attach a sample schema file (say, with name ??????) to demonstrate.