Skip to content
Commit 5c13def0 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Use IE version detection when enabling comments.

The feature-detection of XDomainRequest didn't work out well as
in IE7-mode of IE8/9 the XDomainRequest object exists, but ExtJS
itself checks for IE >=8 when doing CORS request, which fails in
IE7-mode - the whole thing resulting in crash.
parent c774c7c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment