Ticket #61 (new defect)
Cross sub-domain transport problem on Internet explorer 6/7/8 ..
| Reported by: | Donald Tse | Owned by: | heyadayo |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Orbited Daemon | Version: | Orbited 0.6.0 |
| Keywords: | IE, cross subdomain, permission denied | Cc: |
Description
file : HTMLFileFrame.js
line : 66
Description :
running orbited at cross-subdomain enviroment.
While using IE,
alert "invalid document.domain." prompt out.
Internet explorer developer tools show "premission denied" when
running
"HEARTBEAT_TIMEOUT = parent.Orbited.settings.HEARTBEAT_TIMEOUT"
at HTMLFileFrame.js, should be related to topDomain == null ...
actually, in HTMLFileFrame.js, it cannot access parent.Orbited
Reference mail-list in google group
http://groups.google.com/group/orbited-users/browse_thread/thread/3fb4afc83b5404ee
Attachments
Change History
Note: See
TracTickets for help on using
tickets.