Bug 42994 - Incorrect schema title in menus and settings dialog of konsole
Summary: Incorrect schema title in menus and settings dialog of konsole
Status: RESOLVED INTENTIONAL
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources All
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-23 10:18 UTC by Alex Z
Modified: 2003-12-30 18:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.