You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Angela Fowler (JIRA)" <ji...@apache.org> on 2014/11/05 06:26:34 UTC

[jira] [Updated] (CB-7905) Windows 8 Tests use alert function which is undefined and causes app to crash

     [ https://issues.apache.org/jira/browse/CB-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Angela Fowler updated CB-7905:
------------------------------
    Description: 
A number of the tests use the alert function which is unhandled and crashes the app.
e.g. events init() function.

Unhandled exception at line 23, column 9 in ms-appx://86f5ae70-5993-11e4-a645-8b89700cd2e4/www/events/index.js
0x800a1391 - JavaScript runtime error: 'alert' is undefined

You could use navigator.notification.alert() instead.

Have any of these tests ever been run on a device?

  was:
A number of the manual tests use the alert function which is unhandled and crashes the app.
e.g. events init() function.

Unhandled exception at line 23, column 9 in ms-appx://86f5ae70-5993-11e4-a645-8b89700cd2e4/www/events/index.js
0x800a1391 - JavaScript runtime error: 'alert' is undefined

You could use navigator.notification.alert() instead.

Have any of these tests ever been run on a device?

        Summary: Windows 8 Tests use alert function which is undefined and causes app to crash  (was: Windows 8 Manual Tests use alert function which is undefined)

> Windows 8 Tests use alert function which is undefined and causes app to crash
> -----------------------------------------------------------------------------
>
>                 Key: CB-7905
>                 URL: https://issues.apache.org/jira/browse/CB-7905
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: mobile-spec, Windows 8
>    Affects Versions: 3.6.3
>         Environment: Windows 8
>            Reporter: Angela Fowler
>            Assignee: Jesse MacFadyen
>
> A number of the tests use the alert function which is unhandled and crashes the app.
> e.g. events init() function.
> Unhandled exception at line 23, column 9 in ms-appx://86f5ae70-5993-11e4-a645-8b89700cd2e4/www/events/index.js
> 0x800a1391 - JavaScript runtime error: 'alert' is undefined
> You could use navigator.notification.alert() instead.
> Have any of these tests ever been run on a device?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org