Daniel Kurka created CB-552:
-------------------------------
Summary: 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.6.1, 1.6.0, 1.5.0
Environment: Cordova apps written with GWT (Google Web Toolkit) do not
work with the new cordova releases.
Reporter: Daniel Kurka
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.
--
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