{ "id": "79794", "key": "TIMOB-5163", "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": "12086", "description": "", "name": "Sprint 2011-46", "archived": true, "released": true, "releaseDate": "2011-11-21" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-01-05T10:41:00.000+0000", "created": "2011-08-29T15:08:12.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "deprecated-1.8.0", "parity", "qe-testadded" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" } ], "issuelinks": [ { "id": "13936", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "82898", "key": "TIMOB-6234", "fields": { "summary": "Android: Change Ti.Facebook.LoginButton style properties string \"wide\" and \"normal\" to constants", "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": "Trivial", "id": "5" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-01-05T10:41:00.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": "The constants on Ti.Facebook.LoginButton (STYLE_WIDE and STYLE_NORMAL) need to be:\r\n\r\n* Moved to Ti.Facebook\r\n* Renamed to BUTTON_STYLE_WIDE, BUTTON_STYLE_NORMAL\r\n\r\nPlease keep the original names in for backwards compatibility in 1.9 and deprecate.\r\n----------------------------------------------------------------------------------------------\r\nNOTE FOR QE: While testing, its worth noting that now in Mashup/Facebook/\r\n*login/logout & photos would show a wide faceebook button.\r\n*Query,Properties, Publish Stream show a normal facebook button.\r\n----------------------------------------------------------------------------------------------", "attachment": [ { "id": "24247", "filename": "app.js", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-18T13:36:43.000+0000", "size": 1151, "mimeType": "text/javascript" } ], "flagged": false, "summary": "iOS: Migrate Ti.Facebook.LoginButton constants to Ti.Facebook and rename", "creator": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "171807", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "STYLE_WIDE AND STYLE_NORMAL where undocumented and unused/unusable ..Therefore instead of migrating it, it has been removed.", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-07T14:28:40.000+0000", "updated": "2011-11-07T14:28:40.000+0000" }, { "id": "171808", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Should have been clearer when initially creating this issue; iOS does not support these STYLE constants; we actually needed to create them. We should replace the internal usage of \"wide\" and whatever other string descriptor is used to load style with these constants.\r\n\r\nPlease get in touch with Android as well, to see if they have these constants floating around too, and what their values are.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-07T14:34:21.000+0000", "updated": "2011-11-07T14:34:21.000+0000" }, { "id": "173328", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Testing file Attached : \"app.js\"", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-18T13:36:43.000+0000", "updated": "2011-11-18T13:37:02.000+0000" }, { "id": "173329", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "pull pending # 734", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-18T13:37:48.000+0000", "updated": "2011-11-18T13:37:48.000+0000" }, { "id": "175440", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified fix on:\r\n\r\nOS: Mac OS X Lion\r\nTitanium Studio, build: 1.0.7.201112080131\r\nSDK build: 1.8.0.1.v20111207180431\r\nDevices: iphone 4S Sprint (5.0.1)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-08T12:29:21.000+0000", "updated": "2011-12-08T12:29:21.000+0000" }, { "id": "175581", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening to add deprecation label.", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-09T13:34:18.000+0000", "updated": "2011-12-09T13:34:18.000+0000" }, { "id": "178156", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopening/closing to add/remove labels", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-05T10:40:06.000+0000", "updated": "2012-01-05T10:40:06.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }