https://bugs.freedesktop.org/show_bug.cgi?id=63211

          Priority: medium
            Bug ID: 63211
          Assignee: [email protected]
           Summary: MAILMERGE: looses embedded image when e-mailing as
                    html
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: unspecified
         Component: Writer
           Product: LibreOffice

When I send a Writer document after a mail merge to a list of e-mail addresses
formated as HTML the embedded image is lost.

Recipients receive a message that contains the code below. Strangely when
exporting the document to xhtml the image is exported as:<img
style="height:6.526cm;width:4.895cm;" alt=""
src="data:image/*;base64,R0lGODlh8ABAAfcAABwcH etc. etc./>. So the code to
produce inline images is already present.

Or am I doing something wrong?

Ferry

received code
+++++++++++++
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
    <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
    <TITLE></TITLE>
    <META NAME="GENERATOR" CONTENT="LibreOffice 3.6  (Linux)">
    <META NAME="CREATED" CONTENT="0;0">
    <META NAME="CHANGEDBY" CONTENT="Ferry Toth">
    <META NAME="CHANGED" CONTENT="20130406;21000100">
    <STYLE TYPE="text/css">
    <!--
        @page { margin: 2cm }
        P { margin-bottom: 0.21cm }
        A:link { so-language: zxx }
    -->
    </STYLE>
</HEAD>
<BODY LANG="nl-NL" DIR="LTR">
<P ALIGN=LEFT STYLE="margin-bottom: 0cm">Hallo Ferry</P>
<P ALIGN=LEFT STYLE="margin-bottom: 0cm"><IMG SRC="lu74wqv2_tmp_m7cd36300.gif"
NAME="Afbeeldingen92" ALIGN=LEFT WIDTH=185 HEIGHT=247 BORDER=0>Text goes
here...

....

</P>
</BODY>
</HTML>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to