Opened 13 years ago
Closed 13 years ago
#522 closed defect (fixed)
GeoNetwork not running in IE9
Reported by: | josegar74 | Owned by: | josegar74 |
---|---|---|---|
Priority: | major | Milestone: | v2.6.5 |
Component: | User interface (web) | Version: | v2.6.4 |
Keywords: | Cc: |
Description
When loading Geonetwork in IE9 the next error is shown:
SCRIPT438: Object doesn't support property or method 'createContextualFragment' ext-all.js, line 35 character 108
Seem a problem of ExtJs: http://stackoverflow.com/questions/5375616/extjs4-ie9-object-doesnt-support-property-or-method-createcontextualfragmen
Adding <meta http-equiv="X-UA-Compatible" content="IE=8" />
meta tag should solve the issue
Thanks Paul Vangenuchten for reporting.
Note:
See TracTickets
for help on using tickets.