[Mapguide-trac] [mapguide-trac] #2559: Browser detection in Fusion fails to detect IE versions greater than 9
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jun 11 11:30:45 PDT 2015
#2559: Browser detection in Fusion fails to detect IE versions greater than 9
-------------------------+-------------------------------------------------
Reporter: | Owner:
davidwilhelmsson |
Type: defect | Status: new
Priority: low | Milestone:
Component: Fusion | Version: 3.0.0
Severity: minor | Keywords: browserdetect browser detect IE 10
External ID: | 11
-------------------------+-------------------------------------------------
"fusion/common/browserdetect.js" incorrectly identifies IE versions
greater than 9 as 1. This is due to a bug that only extracts the first
digit of the version number for IE.
This bug was first reported in the AJAX viewer in #2109 and the attached
fix for the same ticket is also the fix for this bug.
Solution: Replace "fusion/common/browserdetect.js" with the attached fix
for the #2109, ie:
http://trac.osgeo.org/mapguide/attachment/ticket/2109/browserdetect.js
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2559>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list