https://issues.apache.org/ooo/show_bug.cgi?id=123914
--- Comment #4 from Armin Le Grand <[email protected]> --- Okay, thanks. I get the following assertions: ****************************************************************************** dbgsv.log Thu Jan 30 15:28:22 2014 Error: Property array is not sorted From File C:/aoo/svn_trunk45/main/cppuhelper/source/propshlp.cxx at Line 1106 Error: hyperlink without an URL --> no export to ODF From File c:/aoo/svn_trunk45/main/xmloff/source/text/txtparae.cxx at Line 3169 And a crash in SwMailMergeWizard::CreateTargetDocument(). The first statement - GetSwView() - accesses the member m_pSwView which is 0xcccccccc in my stack, so it crashes. It gets only set in the SwMailMergeWizard constructor, so must be already wrong there. Lets see... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
