[TIMOB-1574] Android EmailDialog not supporting html body
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:56:33.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 |
| Components | Android |
| Labels | android, defect |
| Reporter | Bill Dawson |
| Assignee | Bill Dawson |
| Created | 2011-04-15T02:56:24.000+0000 |
| Updated | 2011-04-17T01:56:33.000+0000 |
Description
If you set html: true and put in a message body that contains html markup, the markup just shows up in the e-mail dialog "as-is" (i.e., you see the brackets and such.) The message is not really sent as html.
Commit:
http://github.com/appcelerator/titanium_mobile/commit/18c69b0928cae6f2f7ffe3aadbb0929d06f0f868"> http://github.com/appcelerator/titanium_mobile/commit/18c69b0928cae...
Documentation commit:
Notes:
1.6 emulator doesn't support
html: trueat all. (No applications will be found to fulfill the request.) A device might, but the emulator no. Recommend that html not be used with 1.6.2.1 / 2.2: emulator shows the formatted html in the send dialog, but you don't actually get the html at the receiving end. Device, however (at least mine), sends it correctly -- recipient gets the marked up html.
Test case:
Sorry, should have kept assigned to me.
confirmed on nexus 1 running 2.2 - email sent and received had correctly html properties. Also confirmed on iOS (ipad 3.2.2 and 4.0 ipod touch). Failed for me using the android emulator with api's 1.6-2.2 fwiw."no applications can perform this action"
When you will fix it for android api's 1.6-2.2