https://bugs.documentfoundation.org/show_bug.cgi?id=164287
Alex Thurgood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |high --- Comment #14 from Alex Thurgood <[email protected]> --- One observation I have is that when the Writer file is opened to commence the mailmerge, the count index of the number of records displays -1 for the first record. This is clearly incorrect. When the user then clicks on the rightward arrow, that record number then changes to one, seemingly with the impossibility to move back down to record 1. It would appear that the variable that sets the number of records is being incorrectly determined at the start, and that this might be what leads to the error in the production of the merged document. Wondering whether it is something in: core/sw/source/uibase/dbui/mailmergehelper.cxx -- You are receiving this mail because: You are the assignee for the bug.
