[TIMOB-1017] WebView html property doesn't accept certain characters (% # ?)
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:54:58.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.4.0 |
| Components | Android |
| Labels | android, defect, html, webview |
| Reporter | Marshall Culpepper |
| Assignee | Marshall Culpepper |
| Created | 2011-04-15T02:41:34.000+0000 |
| Updated | 2011-04-17T01:54:58.000+0000 |
Description
This is a known bug in Android:
http://code.google.com/p/android/issues/detail?id=1733">http://code.google.com/p/android/issues/detail?id=1733
The workaround for now is to just manually escape those characters with their URL encoded equivalent
(from [052b816d33cdc2c37ca7deb136972bda4d9d115f]) escape some characters that WebView forgets to escape in embedded HTML [#1017 state:resolved] http://github.com/appcelerator/titanium_mobile/commit/052b816d33cdc2c37ca7deb136972bda4d9d115f"> http://github.com/appcelerator/titanium_mobile/commit/052b816d33cdc...