Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1017] WebView html property doesn't accept certain characters (% # ?)

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:58.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.4.0
ComponentsAndroid
Labelsandroid, defect, html, webview
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:41:34.000+0000
Updated2011-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

Comments

  1. Marshall Culpepper 2011-04-15

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

JSON Source