Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7295] MobileWeb: Add objects to array of bases in declare() so that properties get mixed in

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-03-05T15:17:51.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-05, Release 2.0.0
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-01-19T11:32:58.000+0000
Updated2017-03-04T00:20:42.000+0000

Description

When declare() creates a class that inherits from an object, if the object has "properties" or "constants", they are not mixed in properly in the constructor. In order for this to happen, the object needs to be added to the array of bases.

Comments

  1. Lee Morris 2017-03-04

    Closing ticket due to MobileWeb no longer being supported.

JSON Source