Opened 8 years ago
Closed 5 years ago
#16011 closed defect (patchwelcome)
metrics.xd.js error spawned in IE for site using document.domain
Reported by: | jmm2350 | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | Dojox | Version: | 1.6.1 |
Keywords: | Cc: | Bryan Forbes | |
Blocked By: | Blocking: |
Description
Our agency uses the javascript setting document.domain="leoncountyfl.gov" to allow cross-site access between a child iFrame containing a website at http://tlcinter.leoncountyfl.gov/PropAppr/index.htm on a parent website at http://cms.leoncountyfl.gov/prop/searchGeneral.aspx. When accessing the parent website in Win7 using IE7-9 an Access Denied error is thrown in metrics.xd.js.
It appears that a hidden iframe used in the Dojo code is not being allowed to be accessed by the metrics.xd.js code? Not sure exactly.
What complicates this issue is in the child website we are calling Javascript API code that is calling Dojo 1.6.1. Not sure if there code will update to any fixes made to Dojo.
Previous Similar Issues found in searching tickets: Ticket #1837 Ticket #14078
John Marquez [email protected]…
Change History (2)
comment:1 Changed 8 years ago by
Cc: | Bryan Forbes added |
---|---|
Component: | General → Dojox |
Owner: | set to Jared Jurkiewicz |
Status: | new → assigned |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | assigned → closed |
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.
Guess this should be assigned to either Jared or Bryan.