Bug 284701 - german spellchecking is wrong
Summary: german spellchecking is wrong
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kspell (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-22 13:19 UTC by Victor Mataré
Modified: 2016-03-29 20:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Mataré 2011-10-22 13:19:52 UTC
Version:           unspecified (using KDE 4.7.2) 
OS:                Linux

I'm using hunspell with the myspell-de dictionary, and it seems that kate wants to replace every ocurrence of "ß" with "ss", which is obviously wrong. Strangely enough, Umlauts like ä, ö, ü seem to work fine. When I run hunspell manually, it recognizes the input correctly, but the output from the dictionary is not converted to UTF-8:

# hunspell -i utf-8 -d de_DE_frami
Hunspell 1.3.2
beißen
*

beissen
& beissen 2 0: bei�en, bissen

Reproducible: Always

Steps to Reproduce:
use kate with hunspell and myspell-de, enter "beißen".

Actual Results:  
correction proposed: "beissen" (wrong)

Expected Results:  
"beißen" is recognized as correct
Comment 1 Christoph Cullmann 2012-10-26 11:19:53 UTC
Sonnet issue, if any.
Comment 2 Victor Mataré 2016-03-29 20:05:59 UTC
somehow the issue resolved itself, bug is obsolete.