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

Yavor Georgiev updated CB-2668:
-------------------------------

    Description: 
ICS broke {{file:///android_asset}} URLs with spaces, as per [this bug on 
Google Code|http://code.google.com/p/android/issues/detail?id=30590]. This 
means that any assets in the www folder with spaces in their path won't load on 
API level 14 or 15 devices. The bug appears to be fixed in Android 4.1, though.

There's already a class with resource loading workarounds for ICS in Cordova, 
so I extended it a bit to cover this scenario as well. Please check out the 
pull request [here|https://github.com/apache/cordova-android/pull/27].

  was:
ICS broke {{file:///android_asset}} URLs with spaces, as per [this bug on 
Google Code|http://code.google.com/p/android/issues/detail?id=30590]. This 
appears to be fixed in Android 4.1, though.

There's already a class with resource loading workarounds for ICS in Cordova, 
so I extended it a bit to cover this scenario as well. Please check out the 
pull request [here|https://github.com/apache/cordova-android/pull/27].

    
> Android ICS WebView fails to load file:///android_asset URLs with spaces
> ------------------------------------------------------------------------
>
>                 Key: CB-2668
>                 URL: https://issues.apache.org/jira/browse/CB-2668
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: Master
>         Environment: Android Ice Cream Sandwich (API levels 14 and 15)
>            Reporter: Yavor Georgiev
>            Assignee: Joe Bowser
>
> ICS broke {{file:///android_asset}} URLs with spaces, as per [this bug on 
> Google Code|http://code.google.com/p/android/issues/detail?id=30590]. This 
> means that any assets in the www folder with spaces in their path won't load 
> on API level 14 or 15 devices. The bug appears to be fixed in Android 4.1, 
> though.
> There's already a class with resource loading workarounds for ICS in Cordova, 
> so I extended it a bit to cover this scenario as well. Please check out the 
> pull request [here|https://github.com/apache/cordova-android/pull/27].

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