{ "id": "116372", "key": "AC-2691", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2013-06-24T22:00:01.000+0000", "created": "2013-06-24T11:06:10.000+0000", "labels": [ "parity" ], "versions": [], "issuelinks": [], "assignee": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07:41:48.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I am using the Ti.UI.EmailDialog to create a email to send with one attachment, in iOS it works, I can even add more than one image or file and they all show up and can be send, but in Android I cannot get any attachment to GMail or any internal email account software to work, I have tried in different phones and and SDKs, as well as tried to use older Android SDK like 2.3.3., latest tested is 4.0.3. Documentation says it should work for Android as well...", "attachment": [], "flagged": false, "summary": "Attachment to Ti.UI.emailDialog does not work in Android", "creator": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Mac OSX ML, Titanium Mobile SDK 3.1.1 (also tested in SDK 3.1.0), ", "comment": { "comments": [ { "id": "259150", "author": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "body": "I should add that I have configured the email client in my phone and tried both that one and the GMail client but without success, I have also tried to find this answer on Q&A but do not really find anyone that solved attaching image to android email . .", "updateAuthor": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-06-24T11:29:13.000+0000", "updated": "2013-06-24T11:29:13.000+0000" }, { "id": "259203", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please attach a simple runnable test case that we can drop into an app.js to reproduce your problem.\r\n\r\nThanks!", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T18:11:53.000+0000", "updated": "2013-06-24T18:11:53.000+0000" }, { "id": "259243", "author": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "body": "After hours of investigation I found out that on iOS it is possible to have a file name : 34:56:67\nbut on Android the colon \":\" is not permitted, however I had no idea. And when I do a var date = new Date() I get it in the form Mon 23 June 23:23:12 CEST 2013, and so I cannot add the date to the filename of a Android file without exchanging the : to something else... :( Can I tell Date to output something without : ??\n\nQuesiton now is: Is this REALY a Android limitation, or is it Titanium limitation? Since I teach Titanium it would be great to know, thanks..", "updateAuthor": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-06-24T20:42:15.000+0000", "updated": "2013-06-24T20:42:15.000+0000" }, { "id": "259257", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Colons are certainly not allowed on most OSs. I wouldn't ever include a colon or anything other than underscores or dashes in filenames.", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T21:32:59.000+0000", "updated": "2013-06-24T21:32:59.000+0000" }, { "id": "259261", "author": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "*date.js:* https://github.com/appcelerator-developer-relations/Forging-Titanium/tree/master/ep-012/datejs\n*How to change Date Format:* http://developer.appcelerator.com/question/118768/how-to-change-date-format", "updateAuthor": { "name": "dsefton", "key": "dsefton", "displayName": "Daniel Sefton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T21:41:25.000+0000", "updated": "2013-06-24T21:41:25.000+0000" }, { "id": "259263", "author": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "body": "Ok, thanks, yet it works just fine in iOS... ;) I will close the ticket..", "updateAuthor": { "name": "buder", "key": "buder", "displayName": "Jörgen Buder", "active": true, "timeZone": "Europe/Berlin" }, "created": "2013-06-24T21:43:29.000+0000", "updated": "2013-06-24T21:43:29.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }