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

Andrew Grieve resolved CB-2595.
-------------------------------

    Resolution: Fixed

Had a look at this and I think it makes sense just to append the note to the 
end of the log statement. Certainly does no harm.

I merged in your request:
https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;a=commit;h=0b88895ed43e9a04b68b91f2c4c0a6a72d3bf2a4
                
> Android - switching to PROMPT mode has unfriendly log message
> -------------------------------------------------------------
>
>                 Key: CB-2595
>                 URL: https://issues.apache.org/jira/browse/CB-2595
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: Master
>            Reporter: mike billau
>            Assignee: mike billau
>            Priority: Trivial
>
> When a Cordova app is running on an older version of Android, it switches 
> bridge mode back to the old PROMPT mode. When this happens it kicks out a 
> somewhat misleading log message that makes some people nervous:
> 01-27 12:00:39.889: D/CordovaLog(12160): Falling back on PROMPT mode since 
> _cordovaNative is missing.
> 01-27 12:00:39.889: D/CordovaLog(12160): 
> file:///data/data/com.testapp/files/www/default/client/js/cordova.js: Line 
> 1034 : Falling back on PROMPT mode since _cordovaNative is missing.
> 01-27 12:00:39.889: I/Web Console(12160): Falling back on PROMPT mode since 
> _cordovaNative is missing. at 
> file:///data/data/com.testapp/files/www/default/client/js/cordova.js:1034
> If you run a search for this error message you'll find a lot of confusion 
> from our users. I think it'd be nice to change the message a bit to convey 
> expectation so people stop asking questions about this. 

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

Reply via email to