Bug 52349 - Add .setbody()
Summary: Add .setbody()
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-22 00:13 UTC by Arno Teigseth
Modified: 2013-09-30 08:47 UTC (History)
5 users (show)

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 Arno Teigseth 2012-07-22 00:13:00 UTC
See also this apache office bug:

https://issues.apache.org/ooo/show_bug.cgi?id=93995

We want to send (parts of the) plain text in the message body, and attach the full document as an attachment.

I've got attaching to work (with some fixing of thunderbird), but can't seem to be able to set the text body.


On the apache bug page, someone says "we can't change the API" - but wouldn't it be OK to _extend_ it with the shiny new function XSimpleMailMessage.setBody() and .getBody()?
Comment 1 bfoman (inactive) 2013-01-29 18:56:47 UTC
https://issues.apache.org/ooo/show_bug.cgi?id=93995 status:
RESOLVED FIXED
commit http://svn.apache.org/viewvc?view=revision&revision=1398997

Interesting info from the bug above:
For the next release, OpenOffice 4.0, the system mail API has changed (hopefully for the better) - Clean-up system mail API - https://issues.apache.org/ooo/show_bug.cgi?id=121579
Comment 2 tommy27 2013-09-30 05:49:15 UTC
I set status to NEW and add Micheal Meeks to CC-list.

@Micheal
is the AOO patch something LibO can incorporate?
Comment 3 Michael Meeks 2013-09-30 08:47:10 UTC
Sure - it's another nice patch from Ariel, annotated as:
    merged as: a47a153a7f75edfe3bce33f0d34b723cbd2d5195

It should be included in 4.2 I believe. However, (FYI) Caolan is really the right guy for this sort of question :-)