Bug 173370

Summary: textfiles containing non-ascii characters are not shown as plain/text
Product: [Frameworks and Libraries] kdelibs Reporter: Oliver Putz <Regnaron>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: andresbajotierra, cfeck
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Oliver Putz 2008-10-23 14:23:36 UTC
Version:            (using Devel)
Compiler:          gcc-4.3.2 
OS:                Linux
Installed from:    Compiled sources

Steps to reproduce:

1) Create a text file
2) Enter some text, e.g. "this works"
3) Create another text file
4) Enter some text containing a non-ascii character, e.g. "this works é"
5) View both files in dolphin

The first file will be recognized as plain/text, while the second one will be recognized as unknown (application/x-kdeuser1 to be precise)
Comment 1 Dario Andres 2008-12-25 17:52:41 UTC
Still reproducible here using:

Qt: 4.4.3
KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221))
kdelibs svn rev. 901348 / kdebase svn rev. 901348
on ArchLinux x86_64 - Kernel 2.6.27.10
Comment 2 Dario Andres 2009-03-08 19:53:55 UTC
Still valid on 4.3trunk
Comment 3 Christoph Feck 2009-05-21 17:59:27 UTC

*** This bug has been marked as a duplicate of bug 188355 ***