[Libreoffice-bugs] [Bug 119942] Mail Merge contains wrong body: data sent is off by one (wrong record index in merged result)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 19 06:34:46 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=119942

--- Comment #13 from Michael Weghorn <m.weghorn at posteo.de> ---
In case you want to take a look and debug into this yourself, I have taken
those notes for potential starting points for mail merge a while ago:

> * Relevant code places:
> 
>     * `sw/inc/dbmgr.hxx`, `sw/source/uibase/dbui/dbmgr.cxx`, in particular the
>       whole method `MergeMailFiles()`
> 
>     * unit tests are in `sw/qa/extras/mailmerge/mailmerge.cxx` -> have a look
>       at existing ones in order to see how this works
> 
>     * implementation for mail merge related dialogs: `sw/source/ui/dbui/mmresultdialogs.cxx`
> 
>     * UNO API method implementations: `sw/source/uibase/uno/unomailmerge.cxx`
>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210719/4df6d7a4/attachment.htm>


More information about the Libreoffice-bugs mailing list