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

--- Comment #23 from Mike Kaganski <[email protected]> ---
(In reply to Stéphane Guillou (stragu) from comment #19)
> Is this the same issue as
> https://bugzilla.mozilla.org/show_bug.cgi?id=208230 ?

No. If it were, then the multiline text would appear as single-line with
newlines converted to whitespace. Here, the additional lines appear as
additional CC addresses.

(In reply to Julien Nabet from comment #1)
> On pc Debian x86-64 with master sources updated today, I don't reproduce
> this.

If it is reproducible - i.e., if the wrong CC addresses are added - would
depend on the way mailer is configured in LibreOffice. Specifically, if the
actual command executed in
https://opengrok.libreoffice.org/xref/core/shell/source/unix/misc/senddoc.sh is
xdg-email (when the mailer is not explicitly configured, or the command is
entered manually), then the problem will be reproduced. If I specify
'thunderbird' explicitly, the problem is *not* reproducible that way (I don't
have wrong CC addresses) - but the body is still not correct (this bit,
unfortunately, is unclear in comment 1).

Having LibreOffice (24.8.3.2) and Thunderbird (115.16.0esr), both installed
using apt on my Ubuntu (22.04.5 LTS), I don't have a body at all, even passing
a single-line text to eMessage.Body; this is both then using 'xdg-email' and
'thunderbird' as configured mailer. In case of 'xdg-email', I see the *second*
and following lines as CC addresses - but the first line is lost, anyway.

The shell script seems to have bis troubles; see e.g. bug 162632. Please note,
that the issue is to debug the mentioned shell script, which is the actual
thing executed when you use the SimpleCommandMail service. It is enough to edit
it directly (in the LibreOffice installation directory) - adding some debug
output could be the first step.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to