Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1677] iOS: 'image display [null]' crash when contact has no image

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:56:50.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsiOS
Labelscrash, defect, ios, regression
ReporterThomas Huelbert
AssigneeBlain Hamon
Created2011-04-15T02:59:10.000+0000
Updated2011-04-17T01:56:50.000+0000

Description

1.create an address book entry with no contact image
2.KS>Phone>Contacts>Contact Image
3.tap "Get image from picker"
4.nav to the contact you created in step 1

results: crash

notes: If I use this test to associate an image with the contact, then remove the image the crash is not seen.

console and crash logs attached

Attachments

FileDateSize
contacts.zip2011-04-15T02:59:10.000+000022142

Comments

  1. Jeff Haynie 2011-04-15

    (from [3ef9080493dfbcd79411ee3f3fe6103002a4b8c1]) [#1677 state:fixed-in-qa]: Check to make sure image view is non-null before assigning properties to it. http://github.com/appcelerator/titanium_mobile/commit/3ef9080493dfbcd79411ee3f3fe6103002a4b8c1"> http://github.com/appcelerator/titanium_mobile/commit/3ef9080493dfb...

  2. Thomas Huelbert 2011-04-15

    confirmed

JSON Source