| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-12-21T17:35:04.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2011-51, Release 2.0.0, Release 1.8.1 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Anthony Decena |
| Assignee | Anthony Decena |
| Created | 2011-12-21T11:37:58.000+0000 |
| Updated | 2017-03-03T23:20:39.000+0000 |
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 "/".
Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/18
Closing ticket as MobileWeb is no longer supported.