{ "id": "62287", "key": "TIMOB-1655", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:56:47.000+0000", "created": "2011-04-15T02:58:33.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "android", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:56:47.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "{html}

See Helpdesk\n38661. Title is being used as the tag on the\nTabSpec. If title is non-existant or null, use URL of the icon as\nthe tag. If that fails use toString() of the TabProxy.

{html}", "attachment": [], "flagged": false, "summary": "Android: Support Tabs with No Title", "creator": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "126291", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [e7974118dbbf91baa44136f7f865e337cc064aeb])\n[#1655 state:fixed-in-qa] Added support for tabs\nwithout titles. If a tab doesn't have a title it's icon url must be\nunique with in the tabgroup just like title must be unique unless\nit's null. Tested by removing title property from KitchenSink main\ntabs. \nhttp://github.com/appcelerator/titanium_mobile/commit/e7974118dbbf9...

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:58:34.000+0000", "updated": "2011-04-15T02:58:34.000+0000" }, { "id": "126292", "author": { "name": "marco.schierhorn(atgmail)", "key": "marco.schierhorn(atgmail)", "displayName": "marco.schierhorn (at gmail)", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I have just download the build. But now i get a fc, when the app\nstarts and the tab is build.

{html}", "updateAuthor": { "name": "marco.schierhorn(atgmail)", "key": "marco.schierhorn(atgmail)", "displayName": "marco.schierhorn (at gmail)", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:58:34.000+0000", "updated": "2011-04-15T02:58:34.000+0000" }, { "id": "126293", "author": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

@marco, what's the stacktrace from the log? I tested against KS\nwith and without titles.

{html}", "updateAuthor": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:58:34.000+0000", "updated": "2011-04-15T02:58:34.000+0000" }, { "id": "126294", "author": { "name": "marco.schierhorn(atgmail)", "key": "marco.schierhorn(atgmail)", "displayName": "marco.schierhorn (at gmail)", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

@don i have put the log file into pastie : http://pastie.org/1118530

\n

Here is the function call:

\n
\nvar tab = Titanium.UI.createTab({\n  icon : navBottomContent[navBot].icon_off,\n  window : win\n});\n
{html}", "updateAuthor": { "name": "marco.schierhorn(atgmail)", "key": "marco.schierhorn(atgmail)", "displayName": "marco.schierhorn (at gmail)", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:58:34.000+0000", "updated": "2011-04-15T02:58:34.000+0000" }, { "id": "126295", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

confirmed on iOS and android, simulator and device.

\n

As noted, to use tabs without title, either:
\na.use tag: but do not use icon: or title:

\n

b.use unique names for the icon property within the tab\ngroup

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:58:35.000+0000", "updated": "2011-04-15T02:58:35.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }