You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alice Berard (JIRA)" <ji...@apache.org> on 2017/06/30 22:12:00 UTC

[jira] [Created] (AIRFLOW-1367) [email] Attached files don't have a cid and cannot be referenced in the email's html

Alice Berard created AIRFLOW-1367:
-------------------------------------

             Summary: [email] Attached files don't have a cid and cannot be referenced in the email's html
                 Key: AIRFLOW-1367
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1367
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Alice Berard


To reference inline images in an email, we need to be able to add {{<img src="cid:{}"/>}} to the HTML. However currently the Content-ID (cid) is not passed, so we need to add it



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)