| Summary: | javascriptPlugin references variable not available in IE 11 | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Valenta <Michael.Valenta> |
| Component: | Editor | Assignee: | Project Inbox <orion.editor-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | trivial | ||
| Priority: | P3 | CC: | Michael_Rennie |
| Version: | 15.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Michael Valenta
Actually, we tried a workaround for this and still got the "Map is undefined" error in the josnPlugin.js so it looks like there are 2 separate issues for IE 11. In regards to comment 1, it looks like the web page we are usign specified <meta http-equiv="X-UA-Compatible" content="IE=10"> which is probably why the Map isn;t found so that is likely our issue and not yours. It looks like both the issue are caused by the IE=10 directive. Switching it to IE=11 fixed both issues. Please close this bug as invalid. Sorry for the noise. Closing. |