{ "id": "84837", "key": "TIMOB-7156", "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": [ { "id": "12094", "description": "", "name": "Sprint 2012-02", "archived": true, "released": true, "releaseDate": "2012-01-29" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-16T11:05:34.000+0000", "created": "2012-01-12T17:34:45.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "stage2" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-03T23:21:02.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Implementing the following Titanium code:\r\n{noformat}\r\n var showAnimation = Ti.UI.createAnimation({\r\n opacity:1,\r\n duration:800\r\n }); \r\n{noformat}\r\n\r\nCauses the following error: {noformat}TypeError: 'undefined' is not a constructor (evaluating 'new Ti.UI.Animation(args)'){noformat}\r\n\r\nExtends Evented.\r\n\r\nNo methods.\r\n\r\nProperties:\r\n* autoreverse\r\n* backgroundColor\r\n* bottom\r\n* center\r\n* color\r\n* curve\r\n* delay\r\n* duration\r\n* height\r\n* left\r\n* opacity\r\n* repeat\r\n* right\r\n* top\r\n* transform\r\n* visible\r\n* width\r\n* zIndex\r\n\r\nEvents:\r\n* complete\r\n* start\r\n\r\nUpdated docs with support for:\r\n* backgroundColor\r\n* color\r\n* curve", "attachment": [], "flagged": false, "summary": "MobileWeb: Ti.UI.Animation implementation", "creator": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pseda", "key": "pseda", "displayName": "Patrick Seda", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "179322", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Pull request: https://github.com/appcelerator/titanium_mobile/pull/1181", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-01-14T21:49:59.000+0000", "updated": "2012-01-14T21:49:59.000+0000" }, { "id": "409055", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as MobileWeb is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-03T23:21:02.000+0000", "updated": "2017-03-03T23:21:02.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }