Bug 359866

Summary: Regression - aff file no longer found
Product: [Frameworks and Libraries] frameworks-sonnet Reporter: Michael Palimaka <kensington>
Component: generalAssignee: Martin Sandsmark <martin.sandsmark>
Status: RESOLVED FIXED    
Severity: normal CC: kare.sars, kdelibs-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michael Palimaka 2016-02-27 17:50:54 UTC
af4c6011d545fec7bf5a1a0a548ae68aa96e2fc8 introduces a regression causing aff files to no longer be found:

open("/usr/share/hunspellen_AU.aff", O_RDONLY) = -1 ENOENT (No such file or directory)

This causes strange spellchecker behaviour such as certain forms of words (such as plurals in my locale) to be marked as incorrect.
Comment 1 Kåre Särs 2016-02-27 20:16:40 UTC
Git commit 48cae356b4b69567a2436ed63f72babfa8b739be by Kåre Särs.
Committed on 27/02/2016 at 20:14.
Pushed by sars into branch 'master'.

Fix Hunspell dictionary search paths missing '/'

M  +1    -1    src/plugins/hunspell/hunspellclient.cpp
M  +1    -1    src/plugins/hunspell/hunspelldict.cpp

http://commits.kde.org/sonnet/48cae356b4b69567a2436ed63f72babfa8b739be