https://bz.apache.org/ooo/show_bug.cgi?id=126762

hanya <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from hanya <[email protected]> ---
In SpellChecker::getLocales method, list of registered dictionaries is taken
from 
the configuration registry. 
But the existence of the dictionary file is not checked in the list. 
Do not register locales for non-exist dictionary files to make hasLocale method 
returns correct locale information.

To reproduce the all wrong spells, find dict-en.oxt directory in your
uno_packages 
directory and rename the directory to the different name. 
In this state, the configuration variables are still living in the
configuration backend. 
Therefore, only the registration of the dictionaries is living but the
registered dictionaries are gone.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to