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.
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