[openstreetmap-website] Add X-UA-Compatible meta tag (#529)
John Firebaugh
notifications at github.com
Thu Nov 14 18:18:06 UTC 2013
Rails 4 removed the `BestStandardsSupport` middleware, because supposedly a HTML5 doctype accomplishes the same thing. But not quite -- without X-UA-Compatible, the UI for changing compatibility mode is still visible, and users can get themselves into a bad state (see https://github.com/openstreetmap/openstreetmap-website/pull/498#issuecomment-28483550)
You can merge this Pull Request by running:
git pull https://github.com/jfirebaugh/openstreetmap-website X-UA-Compatible
Or you can view, comment on it, or merge it online at:
https://github.com/openstreetmap/openstreetmap-website/pull/529
-- Commit Summary --
* Add X-UA-Compatible meta tag
-- File Changes --
M app/views/layouts/_head.html.erb (1)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/529.patch
https://github.com/openstreetmap/openstreetmap-website/pull/529.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20131114/c687068b/attachment-0001.html>
More information about the rails-dev
mailing list