Bug 252319

Summary: BOM not detected by Kate
Product: [Applications] kate Reporter: Ido Kanner <idokan>
Component: encodingAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ido Kanner 2010-09-25 11:32:38 UTC
Version:           unspecified (using KDE 4.5.1) 
OS:                Linux

My session is configured not to add by default BOM to a file, but when I opened a UTF-8 files with BOM, the menu option of "Tools->Add Byte Order Mark (BOM)" was unchecked, even tough that using od, I could see the BOM marks.

If I mark the menu option it will not add the BOM itself again (as expected), and unmark it, does remove the BOM.

The expected behavior is that the menu option will be set if there is a BOM.

Reproducible: Always

Steps to Reproduce:
1. Open a file with UTF-8 BOM (did not try other encoding) that was not added by the session of Kate.
2. View the menu item of "Tools->Add Byte Order Mark (BOM)" and see if it's checked or not.

Actual Results:  
The menu option is not checked

Expected Results:  
The menu option should be checked if there is an existed BOM in the text file.

I'm using Kate 3.5.1 in Arch Linux.
As I said, I only tested it with UTF-8, and when the session configuration does not configured to add BOM by default.
Comment 1 Christoph Cullmann 2012-11-01 15:11:16 UTC
Git commit 5525fd1e31b9a7286d235b0ef262d051053678f4 by Christoph Cullmann.
Committed on 01/11/2012 at 16:10.
Pushed by cullmann into branch 'master'.

enforce right default value of bom checkbox
looks ok here, files with detected bom gets marked with it in menu

M  +1    -0    part/view/kateview.cpp

http://commits.kde.org/kate/5525fd1e31b9a7286d235b0ef262d051053678f4