[TIMOB-4529] Android: Add API to load WebView content from string with baseURL
GitHub Issue | n/a |
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-23T23:45:27.000+0000 |
Affected Version/s | Release 1.7.2 |
Fix Version/s | n/a |
Components | Android |
Labels | kitchensink |
Reporter | Eric Merriman |
Assignee | Ingo Muschenetz |
Created | 2011-06-30T06:48:55.000+0000 |
Updated | 2014-06-19T12:46:37.000+0000 |
Description
Description:
While testing KitchenSink, Base UI>Views>Web Views>XHR to Filesystem, I loaded the base web page and then clicked a link. See attached screen shot for failure details. Basically, it looks like "/m" could not be found.
Steps to reproduce:
1) Build KS with 1_7_X
2) Install on Android device
3) Navigate to Base UI>Views>Web Views>XHR to Filesystem
4) Click any link
Result:
Error as shown with local paths
Expected:
Linked page loads
Notes:
Occurs in KS built with 1.7.0 as well
Attachments
File | Date | Size |
device.png | 2011-06-30T06:48:55.000+0000 | 40439 |
Closing as fixed in TIMOB-7279.