{ "id": "62899", "key": "TIMOB-2267", "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-26T11:44:35.000+0000", "created": "2011-04-15T03:15:12.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [ { "id": "19370", "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": "2012-07-26T22:16:03.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}

titanium_mobile / iphone / Classes /\nTiUIiPhoneNavigationGroup.m
\n...

\n

-(void)close:(TiWindowProxy)window\nwithObject:(NSDictionary)properties {

\n
\nUIViewController* windowController = [window controller];\nNSMutableArray* newControllers = [NSMutableArray arrayWithArray:controller.viewControllers];\nBOOL animated = (windowController == [newControllers lastObject]);\n[newControllers removeObject:windowController];\n[controller setViewControllers:newControllers animated:animated];\n\n[window retain];\n[window close:nil];\n[window autorelease];\n
\n

}

\n

...

\n

\"animated\" value should be overridable by\n\"properties.animation\".

{html}", "attachment": [], "flagged": false, "summary": "TiUIiPhoneNavigationGroup \"close\" method ignore \"properties.animation\".", "creator": { "name": "yevhene", "key": "yevhene", "displayName": "yevhene", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "yevhene", "key": "yevhene", "displayName": "yevhene", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "209653", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "# Does not provide a detailed bug description\r\n# Does not include a complete & valid test case\r\n\r\nThis ticket may be reopened if these are provided.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-07-26T11:38:56.000+0000", "updated": "2012-07-26T11:38:56.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }