{ "id": "62206", "key": "TIMOB-1574", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:56:33.000+0000", "created": "2011-04-15T02:56:24.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "android", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "updated": "2011-04-17T01:56:33.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

If you set html: true and put in a message body that contains\nhtml markup, the markup just shows up in the e-mail dialog \"as-is\"\n(i.e., you see the brackets and such.) The message is not really\nsent as html.

{html}", "attachment": [], "flagged": false, "summary": "Android EmailDialog not supporting html body", "creator": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "126080", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

Commit:
\n\nhttp://github.com/appcelerator/titanium_mobile/commit/18c69b0928cae...

\n

Documentation commit:

\n

Notes:

\n
{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T02:56:24.000+0000", "updated": "2011-04-15T02:56:24.000+0000" }, { "id": "126081", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

Test case:

\n
\nvar email = Ti.UI.createEmailDialog( {\n    html: true,\n    messageBody: '<html><body>This is <b>my message</b>.</body></html>',\n    subject: 'Test e-mail from Titanium',\n    toRecipients: ['xxx@xxx.com']\n});\nemail.open();\n
{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T02:56:24.000+0000", "updated": "2011-04-15T02:56:24.000+0000" }, { "id": "126082", "author": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "body": "{html}

Sorry, should have kept assigned to me.

{html}", "updateAuthor": { "name": "billdawson", "key": "billdawson", "displayName": "Bill Dawson", "active": true, "timeZone": "Europe/Berlin" }, "created": "2011-04-15T02:56:24.000+0000", "updated": "2011-04-15T02:56:24.000+0000" }, { "id": "126083", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

confirmed on nexus 1 running 2.2 - email sent and received had\ncorrectly html properties. Also confirmed on iOS (ipad 3.2.2 and\n4.0 ipod touch). Failed for me using the android emulator with\napi's 1.6-2.2 fwiw.\"no applications can perform this action\"

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:56:25.000+0000", "updated": "2011-04-15T02:56:25.000+0000" }, { "id": "126084", "author": { "name": "sujeetkumar", "key": "sujeetkumar", "displayName": "sujeet kumar", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

When you will fix it for android api's 1.6-2.2

{html}", "updateAuthor": { "name": "sujeetkumar", "key": "sujeetkumar", "displayName": "sujeet kumar", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:56:25.000+0000", "updated": "2011-04-15T02:56:25.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }