Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-10250] Blackberry: Global API clearInterval() method crashes when parameter is 'undefined'

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-08-16T22:36:11.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-12 BB
ComponentsBlackBerry
Labelsn/a
ReporterHayk Zakaryan
AssigneeTatyana Petrenko
Created2012-07-31T04:58:56.000+0000
Updated2012-08-27T02:31:44.000+0000

Description

When calling clearInterval(interval) with interval parameter 'undefined' - clearInterval() crashes. This could be tested on Kitchen Sink application - Controls -> Progress bar (ui\common\controls\progress_bar.js line 138 - clearInterval(interval))

Comments

No comments

JSON Source