View Single Post
Old 01-17-2017, 06:27 PM   #10
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,870
Karma: 6120478
Join Date: Nov 2009
Device: many
Yes and it is there to prevent dictionaries from having to have duplicate entries for every valid word that uses an apostrophe (one for dumb and one for smart). It use causes problems but ....

We think another possible cause of the bug is because user dictionaries and ignored words are added to the hunspell dictionary in the encoding specified by the dictionary .aff SET line. Unfortunately the rsquo char is technically not part of the ISO8859-1 encoding used by the German dictionary and when encoded to match that encoding on some platforms results with a missing character '?' marker.

Thus Doitsu's modified German Dictionary to see if that issue is affected.

Thanks,

KevinH
KevinH is offline   Reply With Quote