{ "id": "137923", "key": "AC-1710", "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": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2014-12-20T01:05:15.000+0000", "created": "2014-10-10T08:20:00.000+0000", "labels": [ "TCSupportTriage", "android" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:38:12.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": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." }, { "id": "14550", "name": "Appcelerator Modules", "description": "Please enter tickets related to Modules here." } ], "description": "as previously reported in TIMOB-12161\r\nbut now also with \":\"", "attachment": [], "flagged": false, "summary": "Locale not working on android with stringname containing \":\"", "creator": { "name": "michaelkaaring", "key": "michaelkaaring", "displayName": "Michael Kåring", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "michaelkaaring", "key": "michaelkaaring", "displayName": "Michael Kåring", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti sdk 3.4.0.GA, Genymotion Android 4.4.2", "comment": { "comments": [ { "id": "328295", "author": { "name": "morahman", "key": "morahman", "displayName": "Motiur Rahman", "active": true, "timeZone": "Asia/Dhaka" }, "body": "Hello,\r\n\r\nstringname containing \":\" works as expected for me in this testing environment.\r\n\r\n*Environment*\r\nTitanium SDK: 3.4.0\r\nTitanium CLI: 3.4.0\r\nGenymotion Android: 4.4.2, 4.2.2\r\nOS X Version: 10.9.5,\r\nAppcelerator Studio: 3.4.0\r\n\r\n*Result:* It's not a bug.\r\n\r\n*Test Code*\r\n{code:title=app.js}\r\n\r\nvar win = Ti.UI.createWindow({\r\n\texitOnClose : true,\r\n\tlayout : 'vertical',\r\n\tbackgroundColor:'#fff'\r\n});\r\n\r\n// Create a Label.\r\nvar test = Ti.UI.createLabel({\r\n\ttext : L('welcome:test'),\r\n\tcolor : '#000',\r\n\tfont : {\r\n\t\tfontSize : 20\r\n\t},\r\n\theight : Ti.UI.SIZE,\r\n\twidth : Ti.UI.SIZE,\r\n\ttop:100\r\n});\r\n\r\n// Add to the parent view.\r\nwin.add(test);\r\n\r\nwin.open();\r\n\r\n{code}\r\n{code:title=strings.xml}\r\n\r\n\r\n\tHello how are you?\r\n\r\n{code}\r\nThanks", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2014-10-16T07:05:05.000+0000", "updated": "2014-12-20T01:05:07.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }