{ "id": "85330", "key": "TIMOB-7345", "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-25T11:29:51.000+0000", "created": "2012-01-23T17:38:35.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-ios012312", "regression" ], "versions": [ { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "issuelinks": [ { "id": "14740", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "85334", "key": "TIMOB-7346", "fields": { "summary": "iOS: TabGroup: \"Result of expression 'tabGroup.activeTab' [undefined] is not an object.\" not able to open window", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "14738", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "85372", "key": "TIMOB-7354", "fields": { "summary": "iOS: Table Search - In KS, cannot hide search bar in Table Search test", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-01-25T11:29:51.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": "Steps to reproduce:\r\n1. Launch KS from 1_8_X branch\r\n2. Go to Base UI > Tab groups\r\n\r\n3. Press \"Add/Remove Tab\"\r\nActual: \"Mashups\" tab does not dynamically change to \"More\"\r\nExpected: \"Mashups\" tab should dynamically change to \"More\" \r\n\r\n4. Press \"Close/Animate Tab Group\"\r\nActual: \"Mashups\" tab will change to \"More\" after tab group closes\r\nExpected: Should not see any changes to tab after pressing this button\r\n\r\nNote: This new behavior does not occur in 1.8.0.1 KS", "attachment": [], "flagged": false, "summary": "iOS: Tab Groups - In KS, cannot add/remove tabs dynamically any more", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "SDK build: 1.8.1.v20120123130147\r\nTitanium Studio, build: 1.0.8.201201210622\r\nOS: Mac OS X Lion (10.7.2)\r\nxcode: 4.2\r\nDevice: iPhone 4S Sprint (5.0.1)", "comment": { "comments": [ { "id": "180367", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Also, I just noticed this error message in the console:\r\n\r\n{code}\r\nJan 23 18:07:00 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] FOCUS RECEIVED IN base_ui\r\nJan 23 18:07:00 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] {\r\nJan 23 18:07:00 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : }\r\nJan 23 18:07:00 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] tab blur - new index 0 old index 0\r\nJan 23 18:07:00 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [ERROR] While executing Timer, received script error. 'Result of expression 'e.tab' [undefined] is not an object. at app.js (line 189)'\r\nJan 23 18:07:01 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] tab Base UI prevTab = null\r\nJan 23 18:07:01 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] tab Base UI prevTab = Base UI\r\nJan 23 18:07:01 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] tab Base UI prevTab = null\r\nJan 23 18:07:02 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] FOCUS RECEIVED IN base_ui\r\nJan 23 18:07:02 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : [INFO] {\r\nJan 23 18:07:02 unknown UIKitApplication:com.appcelerator.titanium[0xc6d8][305] : }\r\n\r\n{code}", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-01-23T18:12:34.000+0000", "updated": "2012-01-23T18:12:34.000+0000" }, { "id": "180561", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified fix on:\r\n\r\nSDK build: 1.8.1.v20120124200134\r\nTitanium Studio, build: 1.0.8.201201210622\r\nxcode: 4.2\r\nDevice: iPhone 4S Verizon (5.0.1)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-01-25T11:29:44.000+0000", "updated": "2012-01-25T11:29:44.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }