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

[TIMOB-9593] Use data scheme when setting html text #3782

Merged
merged 2 commits into from Jan 28, 2013
Merged

[TIMOB-9593] Use data scheme when setting html text #3782

merged 2 commits into from Jan 28, 2013

Conversation

vishalduggal
Copy link
Contributor

Test is in JIRA

@ghost ghost assigned pingwang2011 Jan 25, 2013
@pingwang2011
Copy link
Contributor

This change will break some existed behavior. If there are some images referred in the html, those images can not be found because the base url is "data://". I attached another test case in JIRA to show this.

@vishalduggal
Copy link
Contributor Author

Actually the test case is incorrect. It is absolutely incorrect to assume that the base URL will refer to android resources directory. Anyway if you want to set a specific baseURL property you must use the setHtml(Object,Dictionary) option.

@pingwang2011
Copy link
Contributor

Code reviewed and functionally tested. Ran the test case and KS->Base UI->View->Web Views. All passed. Accepted

pingwang2011 added a commit that referenced this pull request Jan 28, 2013
[TIMOB-9593] Use data scheme when setting html text
@pingwang2011 pingwang2011 merged commit e695f1f into tidev:master Jan 28, 2013
@vishalduggal vishalduggal deleted the timob-9593 branch October 27, 2014 19:23
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