{ "id": "61564", "key": "TIMOB-932", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:39:35.000+0000", "created": "2011-04-15T02:39:34.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T21:22:28.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": "{html}

Hi!
\nI have a problem with an image. Pls can you help me?
\nI have this code:
\nvar data = [

\n
\n{title:'',backgroundImage:'../images/mygolfpro_logo.png', width:319,height:97},\n{title:'Das Spiel', image:'../images/golf_ball.png', hasChild:true, test:'das_spiel.js'},\n{title:'Grundschläge', hasChild:true, test:'grundschlage.js'},\n{title:'Training', hasChild:true, test:''},\n{title:'Tools', hasChild:true, test:''}\n
\n

];

\n

// create table view var tableview =\nTitanium.UI.createTableView({

\n
\ndata:data,\nrowHeight:40\n});\n
\n

When I launch the app, the image from the second row is not\nshown (the golf_ball.png).

\n

I saw that the Data Object can have the parameters: title,image,\nhtml,hasChild.

\n

What is the problem? Did I forget something?

\n

Thank you!

\n

Roxana

{html}", "attachment": [], "flagged": false, "summary": "Titanium.UI.createTableView", "creator": { "name": "roxana", "key": "roxana", "displayName": "Roxana", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "roxana", "key": "roxana", "displayName": "Roxana", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124378", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

only valid issues with test cases can be opened here. suggest\nyou try and post to the community forums for code help. http://developer.appcelerator.com.

\n

Thanks.

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:39:35.000+0000", "updated": "2011-04-15T02:39:35.000+0000" }, { "id": "410546", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T21:22:28.000+0000", "updated": "2017-03-09T21:22:28.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }