|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Thanks Daniel. Believe it or not ... I've been told there are a few CloudBees customers still using IE8 as a "corporate standard"
![]()
I pushed some tweaks for IE wrt compatibility mode (de6ea1a). Two parts to it...
1. Forcing the Browser Compatibility mode from within the document (via a <meta> tag).
2. Warning IE users if the Document Compatibility mode is set to something other than the default for that browser version.
Hopefully that will work.