Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13188] CodeProcessor: create* method override needs to be for all create methods, not just UI.create methods

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-03-25T06:41:27.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 06 JS, 2013 Sprint 06
ComponentsCode Processor
Labelsn/a
ReporterBryan Hughes
AssigneePraveen Innamuri
Created2013-03-25T06:38:53.000+0000
Updated2017-03-09T00:26:05.000+0000

Description

Currently, only Ti.UI.create* methods are overridden so that properties are handled correctly, but really all Ti.*.create* methods should be overridden to make sure that, for example, Ti.Network.createHTTPClient is also overridden.

Comments

  1. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source