[ https://issues.apache.org/jira/browse/CB-175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13217656#comment-13217656 ]
Patrick Mueller commented on CB-175: ------------------------------------ A build with this fix is available at GitHub: https://github.com/pmuellr/incubator-cordova-weinre/downloads in the file: https://github.com/downloads/pmuellr/incubator-cordova-weinre/weinre-node-1.7.0-pre-2012-02-27--22-31-18.tar.gz You can install this directly with npm, with the following command: {noformat} sudo npm -g install {tar.gz url above} {noformat} > error when XHR contentType is null > ---------------------------------- > > Key: CB-175 > URL: https://issues.apache.org/jira/browse/CB-175 > Project: Apache Callback > Issue Type: Bug > Components: weinre > Reporter: Olivier Louvignes > Assignee: Patrick Mueller > > Weinre does not work correctly on Android 2.3.3 : > After only one correct log, i keep getting this error : > 01-16 12:33:56.196: E/Web Console(465): TypeError: Result of expression > 'contentType' [null] is not an object. at > http://192.168.22.27:8080/target/target-script-min.js#anonymous:2772 > and does not get any more log (only errors), app works & i get logs in > eclipse logcat without weinre correctly. -- 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