Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8104] MobileWeb: Destroy calls the wrong remove() method.

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2012-03-20T15:28:17.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sRelease 2.0.0, Sprint 2012-06
ComponentsMobileWeb
Labelsn/a
ReporterBryan Hughes
AssigneeChris Barber
Created2012-03-20T10:16:51.000+0000
Updated2017-03-03T23:55:49.000+0000

Description

Destroy calls parent.remove(), but some controls have "special" remove methods that don't do what we want. Need to call prototype instead.

Comments

  1. Bryan Hughes 2012-03-20

    Pull Request: https://github.com/appcelerator/titanium_mobile/pull/1760
  2. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source