Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5634] MobileWeb: Images which integrated in Mobile Web SDK cannot be displayed after deploying project

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionCannot Reproduce
Resolution Date2011-09-05T00:45:19.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.2
Componentsn/a
Labelsn/a
ReporterMisha Vasko
AssigneeAndrew Kulinich
Created2011-07-20T05:06:50.000+0000
Updated2017-03-03T06:06:59.000+0000

Description

Images which integrated in Mobile Web SDK cannot be displayed after deploying project. Example:
var tableView = Ti.UI.createTableView({
	data: [{title:'Male',hasCheck:true},{title:'Female'}],	
})
Expected behaviour: table with 2 rows. First row should content a checkmark. Real result: First row cannot load an image with checkmark.

Comments

  1. Andrew Kulinich 2011-09-05

    was fixed before
  2. Lee Morris 2017-03-03

    Closing issue due to time passed and irrelevance of the ticket.

JSON Source