Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6821] MobileWeb: imageView src is improperly set to "/" when a defaultImage is present in the constructor.

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2011-12-21T17:35:04.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2011-51, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelsn/a
ReporterAnthony Decena
AssigneeAnthony Decena
Created2011-12-21T11:37:58.000+0000
Updated2017-03-03T23:20:39.000+0000

Description

When creating an imageView with a defaultImage the actual images are loaded via a preloader and set as the image src property once the image(s) are loaded. The setting of the source is incorrect, causing the image src to be set to "/".

Attachments

FileDateSize
app.js2011-12-21T11:39:30.000+0000925

Comments

  1. Chris Barber 2011-12-21

    Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/18
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source