Bug 148382 - "To" is empty in "Email merged document" dialog
Summary: "To" is empty in "Email merged document" dialog
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.2.0.3 release
Hardware: All All
: medium normal
Assignee: Mike Kaganski
URL:
Whiteboard: target:7.4.0 target:7.3.3
Keywords: bibisectNotNeeded, regression
Depends on:
Blocks: Mail-Merge
  Show dependency treegraph
 
Reported: 2022-04-05 07:46 UTC by Mike Kaganski
Modified: 2022-06-24 06:17 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Kaganski 2022-04-05 07:46:19 UTC
1. Create a SCV for mail merge address list:

email,name
foo1@bar.baz,foo1
foo2@bar.baz,foo2

2. Create a new Writer document, start Tools->Mail Merge Wizard, and assign the created CSV as the address list, *without matching fields*.

3. Click "Send Email Messages" button on the Mail Merge toolbar

The opened "Email merged document" dialog has "To" combo box empty, without a pre-selected entry.

This is a regression after commit f1ca64800074530d95e507f93c764a687310b9eb. In 6.1, the first item was pre-selected.
Comment 1 Mike Kaganski 2022-04-05 07:56:50 UTC
https://gerrit.libreoffice.org/c/core/+/132562
Comment 2 Commit Notification 2022-04-05 15:01:19 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/304be70b5b082ac4854dadc9e6a7c15075dd28b2

tdf#148382: Keep first entry selected when address field is not set

It will be available in 7.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Commit Notification 2022-04-07 06:23:15 UTC
Mike Kaganski committed a patch related to this issue.
It has been pushed to "libreoffice-7-3":

https://git.libreoffice.org/core/commit/1e50737b57df0b3683063f73d78abee5ea20fb27

tdf#148382: Keep first entry selected when address field is not set

It will be available in 7.3.3.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.