https://issues.apache.org/ooo/show_bug.cgi?id=118736
Bug #: 118736
Issue Type: DEFECT
Summary: XMailMessage methods fail in BASIC
Classification: Code
Product: api
Version: OOo 3.3
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: definition
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
With the fix to bug 111508 it is now possible using Basic to create an email
message with a body and an attachment and send it using the XMailServer
interface. (Sample code at
www.oooforum.org/forum/viewtopic.phtml?p=462063#462063)
For this to work the python-UNO bridge has to be installed, which should not be
necessary for Basic scripting.
More seriously, the mail message created by com.sun.star.mail.MailMessage does
not support the documented methods of the XMailMessage interface to add
recipients and attachments: if they are used an error is thrown when an attempt
is made to send the message.
--
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.