{ "id": "91236", "key": "TIMOB-8964", "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": "13503", "description": "Sprint 2012-14 Core", "name": "Sprint 2012-14 API", "archived": true, "released": true, "releaseDate": "2012-07-13" }, { "id": "13572", "description": "Release 2.1.1", "name": "Release 2.1.1", "archived": true, "released": true, "releaseDate": "2012-07-31" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-04-17T22:11:20.000+0000", "created": "2012-05-02T17:35:10.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "SupportTeam", "api", "qe-testadded" ], "versions": [ { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" } ], "issuelinks": [ { "id": "17018", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "outwardIssue": { "id": "91234", "key": "TIMOB-8963", "fields": { "summary": "MobileWeb: Properly support children in Ti.UI.MobileWeb.NavigationGroup", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "17633", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "88481", "key": "TIMOB-8182", "fields": { "summary": "MobileWeb: Implement support for Window.*NavImage, or some sort of equivalent.", "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": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "19923", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "99222", "key": "TIMOB-10447", "fields": { "summary": "MobileWeb: TabGroup: provide support for barColor property", "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": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-04-17T22:11:20.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" }, { "id": "13719", "name": "Windows Hybrid", "description": "Windows Hybrid platform" } ], "description": "Mobile web's Ti.UI.Window implementation is missing the following nav bar related properties:\r\n\r\n- barColor (String)\r\n- barImage (String)\r\n- leftNavButton (Ti.UI.View)\r\n- rightNavButton (Ti.UI.View)\r\n- navBarHidden (Boolean)\r\n- titleControl (Ti.UI.View)\r\n- titleImage (Ti.UI.View)\r\n- titlePrompt (String)\r\n- titlepromptid (String)\r\n- translucent (Boolean)\r\n\r\nDon't forget to update the docs!\r\n\r\nThis issue is dependent on the NavigationGroup properly supporting children (TIMOB-8963) , which in turn is dependent on support for \"hidden\" children (TIMOB-8221).", "attachment": [ { "id": "28782", "filename": "app.js", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-28T12:05:45.000+0000", "size": 2190, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "MobileWeb: Add nav bar parity for Ti.UI.Window", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "200768", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Pull Request: https://github.com/appcelerator/titanium_mobile/pull/2489", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-28T12:05:20.000+0000", "updated": "2012-06-28T12:05:20.000+0000" }, { "id": "207761", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Fixed by PR 2557 for release 2.1.1", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-16T11:46:47.000+0000", "updated": "2012-07-16T11:46:47.000+0000" }, { "id": "209235", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Verified the issue & was not able to reproduce.\r\nThus closing the bug.\r\n\r\nTested On:\r\nTitanium studio : 2.1.1.201207171343\r\nSDK version : 2.1.1.v20120723131610\r\nIphone : 5.0.1\r\nAndroid : 2.3.6", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-07-24T16:49:40.000+0000", "updated": "2012-07-24T16:49:40.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }