You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2012/04/21 22:56:35 UTC

[jira] [Assigned] (CB-552) Cordova breaks GWT boot mechanism - device ready will not fire

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

Filip Maj reassigned CB-552:
----------------------------

    Assignee: Filip Maj
    
> Cordova breaks GWT boot mechanism - device ready will not fire
> --------------------------------------------------------------
>
>                 Key: CB-552
>                 URL: https://issues.apache.org/jira/browse/CB-552
>             Project: Apache Callback
>          Issue Type: Bug
>    Affects Versions: 1.5.0, 1.6.0, 1.6.1
>         Environment: Cordova apps written with GWT (Google Web Toolkit) do not work with the new cordova releases.
>            Reporter: Daniel Kurka
>            Assignee: Filip Maj
>         Attachments: big.js, index.html
>
>
> When GWT is using a so called xsiframe linker the source code of the app is loaded by a small script to select the appropriate javascript file.
> This mechanism used to work fine with all versions before 1.5
> I have created a small example (no real GWT app) to show the issue.
> The code creates a script element and appends it to the head of the document (as GWT would do in a normal bootup). After appending the script element no more cordova events seem to fire.
> The index.html contains the "bootup code" and the big.js file would contain the gwt app.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira