{ "id": "63199", "key": "TIMOB-2567", "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": [], "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2012-07-20T15:29:24.000+0000", "created": "2011-04-15T03:23:01.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "annotation", "annotations", "ios", "iphone", "look1", "map" ], "versions": [], "issuelinks": [ { "id": "19066", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "94532", "key": "TIMOB-9901", "fields": { "summary": "TiAPI: Review and clean up platform bugs and reduce bug count by 20%.", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T20:44:51.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

the selectAnnotation seems stopped working just after the\nupgrade to Titanium Developer 1.2.2

\n

any clue on it?

\n
\n    win = Titanium.UI.createWindow({\n    // url:e.rowData.test,\n    backButtonTitle:'Back',\n    title:e.rowData.tip_user,\n    barColor:'#336699',\n    tabBarHidden:true\n});\npin = Titanium.Map.createAnnotation({\n    latitude:e.rowData.lat,\n    longitude:e.rowData.lng,\n    title:e.rowData.venue_name, //venue name\n    subtitle:e.rowData.tip_text, //tips\n    pincolor:Titanium.Map.ANNOTATION_RED,\n    animate:true,\n    myid:1 // CUSTOM ATTRIBUTE THAT IS PASSED INTO EVENT OBJECTS\n});\n\nwin.add(mapview);   \nwin.add(mapToolbar);\nmapview.selectAnnotation(mapview.annotations[0],true);\n
{html}", "attachment": [], "flagged": false, "summary": "selectAnnotation stopped work since Titanium Developer 1.2.2", "creator": { "name": "joemaffia", "key": "joemaffia", "displayName": "Joe Maffia", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "joemaffia", "key": "joemaffia", "displayName": "Joe Maffia", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "208748", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving as needs more info. Test case is incomplete and all test cases here regarding selectAnnotation pass", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-20T15:29:24.000+0000", "updated": "2012-07-20T15:29:24.000+0000" }, { "id": "412941", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the information that was requested was never provided.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:44:51.000+0000", "updated": "2017-03-16T20:44:51.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }