[Libreoffice-bugs] [Bug 144425] New: UI In Email merged document dialog it’s possible to select 0 as range

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 10 07:59:28 UTC 2021


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

            Bug ID: 144425
           Summary: UI In Email merged document dialog it’s possible to
                    select 0 as range
           Product: LibreOffice
           Version: 7.2.0.4 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: libreoffice at nisz.hu
                CC: nemeth at numbertext.org, varga.balazs3 at nisz.hu
            Blocks: 102998

Created attachment 174941
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174941&action=edit
Example mail merge document from Writer 7.3 master

In the Email merged document dialog it is possible to set the mails to be sent
as From or to 0th record, which causes a hang during the send process.

Steps to reproduce:
    1. Set up a mail merge document with the attached files
    2. In the Mail Merge toolbar press the Send Email Messages button
    3. In the Email merged document dialog observe that the default value of
the From field is 0 and the To field can be set to 0 as well

Actual results:
If you try to send the merged mails with the Send all documents option or with
the From option having 0 value, the send process will hang with sending mail 0
from 4. The documents (3 for the 3 records) are merged for sending correctly.

Expected results:
The mails should be sent correctly.

LibreOffice details:
Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: c7b5e6566d9b24a0a996c739a945004d9aadee2f
CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: CL


Additional Information:
This regressed into unusability in several steps:
In 7.2 the default Send all documents option started to cause this hang after 

commit  ec44f87d5b99a3299322d0b79abc4c6808877865        [log]
author  Balazs Varga <balazs.varga991 at gmail.com>        Mon Mar 22 13:34:37
2021 +0100
committer       László Németh <nemeth at numbertext.org>   Wed Mar 31 12:24:22
2021 +0200

tdf#117212 sw mailmerge: merge only the selected range

In 7.1 the default value of the From field became 0 instead of 1 on non-GTK3
vclplugs with:

author  Caolán McNamara <caolanm at redhat.com>    2020-05-26 19:43:12 +0100
committer       Caolán McNamara <caolanm at redhat.com>    2020-05-27 17:42:19
+0200
commit  d9fa826769cd570814f3556d53493a78d2869873 (patch)

tdf#133396 FormattedField comes with differrent defaults than GtkSpinButton

Before that in 6.2 the From and to boxes became spinboxes, thus making it a bit
easier to set 0, but it was possible to enter 0 in 6.1 and before too.
Note: the other two dialogs, Print merged document and Save merged document do
not allow setting 0 in the From and To spinboxes since they got welded in 6.2.

author  Caolán McNamara <caolanm at redhat.com>    2018-10-18 09:52:28 +0100
committer       Caolán McNamara <caolanm at redhat.com>    2018-10-18 15:09:12
+0200
commit  f1ca64800074530d95e507f93c764a687310b9eb (patch)

weld SwMMResultEmailDialog


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102998
[Bug 102998] [META] Mail merge bugs and enhancements
-- 
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/20210910/77c9b95d/attachment.htm>


More information about the Libreoffice-bugs mailing list