https://issues.apache.org/ooo/show_bug.cgi?id=123144
--- Comment #16 from Ariel Constenla-Haile <[email protected]> --- Created attachment 81411 --> https://issues.apache.org/ooo/attachment.cgi?id=81411&action=edit Bug document Printing form letter does not work in any of the versions I tested: 3.3.0 3.4.1 4.0.0 Unzip the document, take a look at settings.xml, DB settings are in this order: ... CurrentDatabaseCommand ... CurrentDatabaseDataSource ... CurrentDatabaseCommandType ... The data source name is not the first setting to be set, so the mail merge fails as described in Comment 15, in void SwNewDBMgr::ExecuteFormLetter http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/ui/dbui/dbmgr.cxx?revision=1468400&view=markup#l2517 -- 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.
