[
https://issues.apache.org/jira/browse/CB-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631637#comment-13631637
]
Rodney Rehm edited comment on CB-604 at 4/15/13 10:39 AM:
----------------------------------------------------------
I built the test-server and ran the demo. There were no errors, the console
showed:
SQL Error 5: no such table: clicks
doing interval stuff at Mon Apr 15 2013 09:20:54 GMT+0000 (GMT)
[...]
doing interval stuff at Mon Apr 15 2013 09:21:04 GMT+0000 (GMT)
SQL Error 5: no such table: clicks
-----
Running the jQuery XHR test
(http://rodneyrehm.github.io/edge-inspect-problems/jquery-ajax-no-console.html)
I get a failure but the console now shows:
initializing require.js
Uncaught TypeError: Illegal access to a strict mode caller function.
http://localhost/edge-inspect-problems/jquery-ajax-no-console.html 56
Reader :: Recognize :: INFO - Script is evaluating. recognizeArticle Start
Uncaught TypeError: Cannot read property 'tagName' of null
http://localhost/edge-inspect-problems/jquery-ajax-no-console.html 308
Uncaught Error: Load timeout for modules:
hbs!template_unnormalized2,hbs!template
http://requirejs.org/docs/errors.html#timeout
http://localhost/edge-inspect-problems/libs/require.js 1754
That tagName thing may be Android related -
http://stackoverflow.com/questions/12510198/uncaught-typeerror-cannot-read-property-tagname-of-null
was (Author: rodneyrehm):
I built the test-server and ran the demo. There were no errors, the console
showed:
SQL Error 5: no such table: clicks
doing interval stuff at Mon Apr 15 2013 09:20:54 GMT+0000 (GMT)
[...]
doing interval stuff at Mon Apr 15 2013 09:21:04 GMT+0000 (GMT)
SQL Error 5: no such table: clicks
-----
Running the jQuery XHR test
(http://rodneyrehm.github.io/edge-inspect-problems/jquery-ajax-no-console.html)
I get a failure but the console now shows:
initializing require.js
Uncaught TypeError: Illegal access to a strict mode caller function.
http://172.16.110.143:8080/edge-inspect-problems/jquery-ajax-no-console.html 56
Reader :: Recognize :: INFO - Script is evaluating. recognizeArticle Start
Uncaught TypeError: Cannot read property 'tagName' of null
http://172.16.110.143:8080/edge-inspect-problems/jquery-ajax-no-console.html 308
Uncaught Error: Load timeout for modules:
hbs!template_unnormalized2,hbs!template
http://requirejs.org/docs/errors.html#timeout
http://172.16.110.143:8080/edge-inspect-problems/libs/require.js 1754
That tagName thing may be Android related -
http://stackoverflow.com/questions/12510198/uncaught-typeerror-cannot-read-property-tagname-of-null
> doesn't work in strict mode
> ---------------------------
>
> Key: CB-604
> URL: https://issues.apache.org/jira/browse/CB-604
> Project: Apache Cordova
> Issue Type: Bug
> Components: weinre
> Environment: ubuntu/windows
> Reporter: hongbo lu
> Assignee: Patrick Mueller
>
> weinre doesn't work in strict mode ,because it trys to access "func.caller"
> which isn't allowed in strict mode
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira