{ "id": "129703", "key": "TIMOB-16884", "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": "16270", "description": "2014 Sprint 10", "name": "2014 Sprint 10", "archived": true, "released": true, "releaseDate": "2014-05-22" }, { "id": "16271", "description": "2014 Sprint 10 SDK", "name": "2014 Sprint 10 SDK", "archived": true, "released": true, "releaseDate": "2014-05-22" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-05-15T18:56:03.000+0000", "created": "2014-04-25T22:05:15.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_kitchensink", "qe-3.3.0", "qe-closed-3.3.0", "qe-testadded", "regression" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-07-06T14:03:25.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": "This is a regression\r\nh5. To test\r\n1. Create an app and use \r\napp.js\r\n{code}\r\nvar navWindow = Ti.UI.iOS.createNavigationWindow();\r\n\r\nvar close = Ti.UI.createButton({\r\n\ttitle: 'close',\r\n});\r\nvar win = Ti.UI.createWindow({\r\n\trightNavButton: close,\r\n\tbackgroundColor: 'pink',\r\n\ttitle: 'Button missing?'\r\n});\r\nnavWindow.window = win;\r\nnavWindow.open();\r\n{code}\r\nh5. Actual result\r\nNo NavButton \"close\"\r\nh5. Expected result\r\nshould see NavButton \"close\"", "attachment": [ { "id": "47718", "filename": "3.2.3.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-04-25T22:30:01.000+0000", "size": 33910, "mimeType": "image/png" }, { "id": "47719", "filename": "3.3.0.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-04-25T22:30:39.000+0000", "size": 31315, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS: NavButtons are not working ", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.3.0.201404221437\r\nTitanium SDK, build 3.3.0.v20140424130915\r\nNode.JS Version: v0.10.13\r\nNPM Version: 1.3.2\r\n├── acs@1.0.14\r\n├── alloy@1.4.0-dev\r\n├── node-appc@0.2.2\r\n├── npm@1.3.2\r\n├── titanium@3.3.0-dev\r\n└── titanium-code-processor@1.1.1-beta1\r\nnpm -g ls titanium: /usr/local/lib\r\n└── titanium@3.3.0-dev (git://github.com/appcelerator/titanium.git#93414d143051df4578b7aa42670008e5ef02c422)\r\nXCode Version: 5.1.1\r\nDevices:\r\niPhone 5S iOS 7.0\r\niOS 7.1 Simulator", "closedSprints": [ { "id": 104, "state": "closed", "name": "2014 Sprint 10 SDK", "startDate": "2014-05-12T16:00:00.000Z", "endDate": "2014-05-24T00:00:00.000Z", "completeDate": "2014-05-27T18:11:47.424Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "305148", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Regression From [TIMOB-16094]\r\n\r\nRelates to commit : [be780aecdf4a8cfa5d91a7c4c276927607baa8b7] [TIMOB-16094] iOS: New properties leftNavButtons, rightNavButtons", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-15T18:47:38.000+0000", "updated": "2014-05-15T18:47:38.000+0000" }, { "id": "305154", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile/pull/5684", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-15T18:55:49.000+0000", "updated": "2014-05-15T18:55:49.000+0000" }, { "id": "307252", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\r\nMac OSX 10.9.3\r\nAppcelerator Studio, build: 3.3.0.201405271647\r\nTitanium SDK, build: 3.3.0.v20140602133312\r\nTitanium CLI, build: 3.3.0-beta2\r\nAlloy: 1.4.0-beta\r\niOS Device: iPhone 5S (7.1.1)\r\n\r\nRight navigation button displaying correctly using test code from description.\r\nClosing.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-02T21:58:36.000+0000", "updated": "2014-06-02T21:58:36.000+0000" }, { "id": "312450", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-07-06T14:03:25.000+0000", "updated": "2014-07-06T14:03:25.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }