On Tue, Aug 4, 2015 at 5:47 PM, Cooke, Mark <[email protected]> wrote: > Ok, so it looks like I am telling lies. I thought I had nothing in > compatibility but corporate know better... > > If my trac server is `server.domain.company.net` and `company.net` is added > to the "compatibility view" settings, then all servers `xxx.company.net` will > use compatibility view, correct? Note the "all intranet sites" option is > _not_ ticked.
No. Compatibility view settings doesn't handle sub domain. If you want to add sub domain to, it's needed to use Group policy editor. See http://blogs.msdn.com/b/asiatech/archive/2014/08/19/how-to-add-sub-domain-into-compatibility-view-list.aspx. > Given that I am unlikely to be allowed / able to change this... From reading > online, I thought that the "IE=edge" should override this setting? More > research brings me this:- > > https://bibwild.wordpress.com/2014/09/02/defeating-ie-forced-compatibility-mode/ > > ...which reports issues when setting "X-UA-Compatible" in the document but > that sending it " as an actual HTTP header. “X-UA-Compatible: > IE=edge,chrome=1″ " works. Yes. X-UA-Compatible in meta tag and HTTP header overrides document mode in rendering. However, I reproduce that issue when Trac site matches compatibility mode settings. It seems that X-UA-Compatible can override document mode but cannot override the behavior for __msie303 trick. > Is this something I can force in vanilla trac? Is it worth adding to #11262? > > http://trac.edgewall.org/ticket/11262 The milestone of that ticket has been closed 2 years ago. I like new ticket rather than reopened ticket for old milestone. Would you please create new ticket about that issue? -- Jun Omae <[email protected]> (大前 潤) -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
