[Libreoffice-bugs] [Bug 144215] MAILMERGE: if saved as individual documents - filenames should start from 1 (one), not 0 (zero), also for Print
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 22 19:13:52 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144215
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jluth at mail.com
Assignee|libreoffice-bugs at lists.free |jluth at mail.com
|desktop.org |
--- Comment #3 from Justin L <jluth at mail.com> ---
Another easier option would be to always set _bStartWithZero to false.
In this case it would export
file.odt
file1.odt
file2.odt
...
But I don't think that would be terribly helpful because then 1 is actually the
second record. Yeah - that really isn't different from the zero case except
that we don't have an explicit zero. So bad idea.
P.S. CppunitTest_sw_mailmerge fails if starting m_value(1) instead of zero.
proposed fix http://gerrit.libreoffice.org/c/core/+/122489 tdf#144215
mailmerge: start individual document at 1, not 0
Adding the _ can be added separately.
--
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/20210922/cbedcdd2/attachment.htm>
More information about the Libreoffice-bugs
mailing list