You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Stefan Matheis (steffkes) (JIRA)" <ji...@apache.org> on 2013/10/01 16:29:24 UTC

[jira] [Commented] (SOLR-5283) Admin UI issues in IE7

    [ https://issues.apache.org/jira/browse/SOLR-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782985#comment-13782985 ] 

Stefan Matheis (steffkes) commented on SOLR-5283:
-------------------------------------------------

I'm not sure we can ensure this. I mean, beside the fact that we would have to debug it .. the libraries we use are not that tolerant - from [D3.js Browser-Support|https://github.com/mbostock/d3/wiki#browser-support]:

{quote}D3 supports so-called “modern” browsers, which generally means everything except IE8 and below. D3 is tested against Firefox, Chrome (Chromium), Safari (WebKit), Opera and IE9. [...]{quote}

which actually means we can make things work with Shims & Polyfills on IE8 (at least that's what the Wiki says) .. but not below. On the other hand .. if we don't support it .. i'd say we can at least show a message if a user uses such a browser anyway.

> Admin UI issues in IE7
> ----------------------
>
>                 Key: SOLR-5283
>                 URL: https://issues.apache.org/jira/browse/SOLR-5283
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.4
>         Environment: IE Version 7.0.5730.11 64-bit edition.
>            Reporter: Erik Hatcher
>            Priority: Minor
>
> A customer of ours reported:
> {code}
> IE Version 7.0.5730.11 64-bit edition.
> Result:
> Left nav area displays;
> Main area: spinning loading icon displaying the word Loading ...
> Script errors on page:
> Line: 8
> Char: 3
> Error: 'CSSStyleDeclaration' is undefined
> Code: 0
> URL: http://<server>:8888/solr/js/lib/d3.js
> Line: 17
> Char: 5
> Error: Unexpected call to method or property access.
> Code: 0
> URL : http://<server>:8888/solr/js/require.js
> {code}
> I've tried replicating this in a Windows virtual machine, but only have IE10 and have not seen this issue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org