Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5304] Handle NSURL in ConvertIdTiValue

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionDuplicate
Resolution Date2011-09-19T04:46:04.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sn/a
ComponentsiOS
Labelsimageview, nsurl
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-09-19T04:38:32.000+0000
Updated2017-03-09T21:35:28.000+0000

Description

It appears that sometimes properties can be set to object types which are not handled by ConvertIdTiValue() correctly. In particular, TiUIImageViewProxy's 'image' property can be set to an NSURL (and in fact, almost always is; see the -[TiProxy sanitizeURL:] function). Test is in customer code.

Comments

  1. Stephen Tramer 2011-09-19

    Duplicate of TIMOB-5293.
  2. Lee Morris 2017-03-09

    Closing ticket as duplicate.

JSON Source