You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse Monroy (JIRA)" <ji...@apache.org> on 2016/02/16 10:54:18 UTC

[jira] [Created] (CB-10627) Using "id=cordova" with an HTML element cause 'deviceready' failure

Jesse Monroy created CB-10627:
---------------------------------

             Summary: Using "id=cordova" with an HTML element cause 'deviceready' failure
                 Key: CB-10627
                 URL: https://issues.apache.org/jira/browse/CB-10627
             Project: Apache Cordova
          Issue Type: Bug
    Affects Versions: 5.2.0, 5.1.1
         Environment: Phonegap Build, using Android 5.1.1 (LG Leon LTE)
            Reporter: Jesse Monroy
            Priority: Minor


An HTML elements has the "id=cordova". After build and install, opening the app causes "deviceready" to never fires. The bug is with cli-5.1.1 and cli-5.2.0. To be clear, change the attribute to "id=xcordova" and it works.

DOES NOT WORK "id=cordova"
WORKS OKAY  "id=xcordova"

NOTE: There is no issue with 3.7.0 or 6.0.0. PGB offers no 4.x



--
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