[openstreetmap-website] iD doesn't support IE, but IE11 doesn't contain MSIE in user agent. (#515)

EdLoach notifications at github.com
Tue Oct 22 07:32:20 UTC 2013


IE11 (from my computer) reports "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.69 Safari/537.36 OPR/17.0.1241.45" as User Agent at http://www.whatsmyuseragent.com

Line 434 of application_controller.rb at http://git.openstreetmap.org/rails.git/blob/HEAD:/app/controllers/application_controller.rb 
is only checking for MSIE in the UserAgent. I'm guessing it needs an extra check. 

See also issue https://github.com/systemed/iD/issues/1908

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/515
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20131022/6045e51d/attachment.html>


More information about the rails-dev mailing list