https://bugs.documentfoundation.org/show_bug.cgi?id=144620
Caolán McNamara <caol...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Caolán McNamara <caol...@redhat.com> --- I think there are two SwMailMergeConfigItem involved. One SwMailMergeConfigItem from the toolbar created and modified but not commited to the config. Then the other SwMailMergeConfigItem is created by the options dialog and commited on ok, but after that there in cui/source/options/treeopt.cxx at line 723 there is a utl::ConfigManager::storeConfigItems() to flush all outstanding config items, so the one belonging to the toolbar is now flushed after the options dialog one was written. -- You are receiving this mail because: You are the assignee for the bug.