You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/03 10:15:20 UTC

[jira] [Commented] (SOLR-9002) New Admin UI's File screen cannot display JSON files

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

ASF GitHub Bot commented on SOLR-9002:
--------------------------------------

GitHub user arafalov opened a pull request:

    https://github.com/apache/lucene-solr/pull/60

    SOLR-9002: Patch against latest master

    Upayavira's patch applied (cleanly) against latest master and tested. It works correctly and does not seem to break other views.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arafalov/lucene-solr-contributions alex-SOLR-9002

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/60.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #60
    
----
commit b0b4052bb6d11ca5f4e2a91359a00dd61b3068a1
Author: Alexandre Rafalovitch <ar...@gmail.com>
Date:   2016-08-03T09:06:18Z

    Merge pull request #1 from apache/master
    
    Update to latest Apache master

commit 8397e0c8db7f91266477632f05d39749d2b209ff
Author: Alexandre Rafalovitch <ar...@gmail.com>
Date:   2016-08-03T10:12:19Z

    Upayavira's patch tested against latest master

----


> New Admin UI's File screen cannot display JSON files
> ----------------------------------------------------
>
>                 Key: SOLR-9002
>                 URL: https://issues.apache.org/jira/browse/SOLR-9002
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 6.0
>            Reporter: Alexandre Rafalovitch
>            Assignee: Upayavira
>         Attachments: SOLR-9002.patch, SOLR-9002.patch, SOLR-9002.patch, SOLR-9002.patch, json file blank screen.png
>
>
> Default cloud example. Looking at the *params.json* file in the New Admin UI shows empty screen and an Angular stack trace in the console.
> {noformat}
> "Error: [$sce:itype] Attempted to trust a non-string value in a content requiring a string: Context: html
> http://errors.angularjs.org/1.3.8/$sce/itype?p0=html
> minErr/<@http://localhost:6001/solr/libs/angular.js:86:12
> trustAs@http://localhost:6001/solr/libs/angular.js:15167:1
> @http://localhost:6001/solr/libs/angular.js:15918:16
> $parseFilter@http://localhost:6001/solr/libs/angular.js:12168:14
> regularInterceptedExpression@http://localhost:6001/solr/libs/angular.js:12855:21
> expressionInputsWatch@http://localhost:6001/solr/libs/angular.js:12783:24
> $RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:6001/solr/libs/angular.js:14240:34
> $RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:6001/solr/libs/angular.js:14511:13
> timeout/timeoutId<@http://localhost:6001/solr/libs/angular.js:16237:25
> completeOutstandingRequest@http://localhost:6001/solr/libs/angular.js:4925:7
> Browser/self.defer/timeoutId<@http://localhost:6001/solr/libs/angular.js:5305:7
> "
> {noformat}
> The same functionality works in the old Admin UI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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