[TIMOB-10343] KitchenSink: WebViews - Alert "SECURITY_ERR: DOM Exception 18" appears on Jelly Bean
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-08-21T13:49:13.000+0000 |
Affected Version/s | Release 2.1.2, Release 2.0.3 |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | api, qe-and082012, qe-andjellybean, qe-newKS |
Reporter | Tamila Smolich |
Assignee | Neeraj Gupta |
Created | 2012-08-08T10:44:07.000+0000 |
Updated | 2015-02-02T20:46:27.000+0000 |
Description
Description:
Alert "SECURITY_ERR: DOM Exception 18" appears while running XHR to Filesystem. This type of alert occurs only on Jelly Bean devices or Emulators.
This is not a regression.
Steps to reproduce:
1. Run Refactored KitchenSink
2. Go to Base UI - Views - Web Views - XHR to Filesystem
Actual result:
Alert "SECURITY_ERR: DOM Exception 18" appears
Expected result:
Google web page should appear with no errors
This is a duplicate of TIMOB-10282
I'll add that I tested the fix for TIMOB-10282 on a Jelly bean device (A Google Nexus 7), and it corrects the issue.
Occurs on: Titanium Studio, build: 2.1.2.201208192014 SDK version: 2.1.2.v20120816171609 Devices: Motorola Droid (2.2.3) Asus Nexus7 (4.1)
Closing bug as duplicate.