Task #2580
Story #2555: Evaluate ONEMercury UI with different browser / OS combinations
Task #2556: Test ONEMercury on Windows
Address IE mixed-mode interaction with map widget.
Status:
Closed
Priority:
Normal
Assignee:
Giri Palanisamy
Category:
d1_mercury
Target version:
Start date:
2012-04-04
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
IE's mixed-mode popup and/or user not allowing non-secure resources onto the one-mercury UI page will prevent the google map widget from working.
Need to investigate changing it over to use https when loading the map API as well as the map layer requests.
IE mixed mode: http://msdn.microsoft.com/en-us/library/ee264315%28VS.85%29.aspx
History
#1 Updated by Skye Roseboom over 12 years ago
- Assignee deleted (
Giri Palanisamy)
#2 Updated by Skye Roseboom over 12 years ago
- Assignee set to Giri Palanisamy
#3 Updated by Skye Roseboom over 12 years ago
- Status changed from New to Closed
Ranjeet updated the map widget to google map api v3 so we can load google docs over https. We also updated where the map layers are loaded to only use https sources. IE should no longer complain about non https resources.