https://bugs.documentfoundation.org/show_bug.cgi?id=90446
--- Comment #9 from Lionel Elie Mamane <[email protected]> --- Ah, I understood. Yes, please revert http://cgit.freedesktop.org/libreoffice/core/commit/?id=9b92d8afbabe564de703f8bc083723d97e765011 The order in the arrays that you changed are *not* the order in which they are looked, but they *must* correspond (with an offset of 1) to the constants in offapi/com/sun/star/mozilla/MozillaProductType.idl. It seems to me that the order in which addressbooks are looked is decided by ProfileAccess::LoadProductsInfo in connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx So to fix this bug and bug 39279: * revert 9b92d8afbabe564de703f8bc083723d97e765011 * change the order of calls to LoadXPToolkitProfiles in ProfileAccess::LoadProductsInfo -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
