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.
Loading
Please register or sign in to comment