Apache OpenOffice (AOO) Bugzilla – Issue 113134
MailMerge sending as mail, produces empty mail bodies
Last modified: 2013-08-07 14:44:07 UTC
- type some text in writer document - open data browser and drag some fields from ODS, inclusing one with mail address (- save document) - Tools Wizard > Step 8 - Send as e-mail etc. (tested with sending as plain text and html) > Mails are sent correctly Merged documents shown correctly on the screen But the body of the mail is empty, no text
Did send test mail on 9:12 with title "mail merge from m84 (send as plain text mail) produces mail with empty bodies" to mru and cmc
I see it, its a mixup on tabs vs spaces in indentation in mailmerge.py
Created attachment 70609 [details] patch to fix this
see if I can get this approved for a 3.3 fix
thanks Caolan! I will write to release @ to nominate as (beta) stopper.
(ah, see you already did)
done in emailmerge33fix.
http://hg.services.openoffice.org/cws/emailmerge33fix/rev/1be15ad70722 reassigning for qaing
verified
integrated in OOO330_m2 and DEV300_m86