[ 
https://issues.apache.org/jira/browse/CB-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633776#comment-13633776
 ] 

Joe Bowser commented on CB-3036:
--------------------------------

So, you're using a remote site, and you're getting network timeouts, and the 
error is being thrown and it's showing the error dialog instead of showing the 
Error URL?  This is technically by design, but we should probably revisit this 
since we should show the Error URL instead of the Error dialog in certain cases.
                
> errorUrl not work
> -----------------
>
>                 Key: CB-3036
>                 URL: https://issues.apache.org/jira/browse/CB-3036
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.5.0
>            Reporter: taiben
>            Assignee: Joe Bowser
>
> <preference name="errorUrl" value="file:///android_asset/www/error_page.html" 
> />
> is not work.
> even I use 
> super.setStringProperty("errorUrl", 
> "file:///android_asset/www/error_page.html");
> in onCreate
> I can get onMessage ->id = onReceivedError

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