Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CB-2668] ICS asset URLs with spaces workaround #27

Merged
merged 1 commit into from Mar 13, 2013

Conversation

fealebenpae
Copy link
Contributor

The WebView in Ice Cream Sandwich breaks loading asset URLs with spaces in them, so that loading file:///android_asset/my%20page.html fails. This means that any assets in the www folder with spaces in their path won't load on API level 14 or 15 devices.

This was the most elegant fix I could come up with. Comments are welcome.

@asfgit asfgit merged commit 0d4d0b8 into apache:master Mar 13, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants