Changes between Initial Version and Version 1 of Ticket #680, comment 20
- Timestamp:
- 09/23/14 09:57:09 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #680, comment 20
initial v1 1 1 so: the various levels of caching in Drupal, authentication scenarios and browser caches make this problem particularly complex to test. the differences between staging and live with regards to caching, content, https and setup make staging testing difficult. 2 2 3 note that Internet Explorer is now at 8.3% ** of browser usage and is the only browser to default to mixed content warnings. Firefox and Chrome ignore mixed content issues. 3.6% of users (IE 7,8,9) will get an annoying popup, IE 10 & 11 will get a passive warning at the bottom of the screen*.3 note that Internet Explorer is now at 8.3% ## of browser usage and is the only browser to default to mixed content warnings. Firefox and Chrome ignore mixed content issues. 3.6% of users (IE 7,8,9) will get an annoying popup, IE 10 & 11 will get a passive warning at the bottom of the screen#. 4 4 5 5 my preference is to ignore this issue. however, after reading the thread i would be happy to try what seems to be an agreed patch directly on live, ready to roll back if we see problems. normally i would want a staging test but the particular style of problem here makes that tricky. … … 13 13 is that too cowperson? chris + ed please give go ahead. 14 14 15 *- https://help.salesforce.com/apex/HTViewSolution?id=000005615&language=en_US16 **- http://www.w3schools.com/browsers/browsers_stats.asp15 # - https://help.salesforce.com/apex/HTViewSolution?id=000005615&language=en_US 16 ## - http://www.w3schools.com/browsers/browsers_stats.asp