https://bz.apache.org/ooo/show_bug.cgi?id=127088
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from hanya <[email protected]> --- Created attachment 85720 --> https://bz.apache.org/ooo/attachment.cgi?id=85720&action=edit Contains Python macro Concept Python macro to remove broken configuration data from extension registry database backend. The contained macro provides only way to remove configuration which contains org.openoffice.Office.Linguistic configuration in registry backend. If configuration file contains path to removed dictionary file, a part of entry is packed into comment. And then the entry of the configuration file is commented in backenddb.xml file. Way to test this: - Prepare broken user's configuration about spell check dictionaries. - Close office application. If you enabled quickstarter, close it also. - Start the office. - Put config_backend_cleaner.py file into user's profile/Scripts/python directory. - Execute "check" or "cleanup" macro through Tools - Macros - Organize Macros - Python. - Close the office. - Restart the office. - Remove and reinstall dictionary extensions through Tools - Extension Manager if required. -- You are receiving this mail because: You are the assignee for the issue.
