https://bugs.documentfoundation.org/show_bug.cgi?id=144215
--- Comment #10 from Mike Kaganski <[email protected]> --- Note that it's actually likely that at some point, we would get rid of the separate processing happening in SwMMResultSaveDialog::SaveOutputHdl_Impl (and other handlers there), that makes the mail merge toolbar buttons results different from doing the same things from the form letter dialog (that is called when you "print") - see commit message at https://gerrit.libreoffice.org/c/core/+/139973. This would, incidentally, also undo the fix for bug 109120, and will also make these two functions "unified" (indeed, "logical" is subjective). MailMerge Service [1] does not specify a specific scheme how the suffix is generated from OutputURL when SaveAsSingleFile is false, so the change would not be an API change; but indeed, this would likely to break lots of user code, and create lots of complaints ... I'd say, WONTFIX for safety (but indeed, if anyone is ready to take all the blame, go ahead ;)). [1] https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1text_1_1MailMerge.html -- You are receiving this mail because: You are the assignee for the bug.
