[
https://issues.apache.org/jira/browse/SOLR-8715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253454#comment-15253454
]
ASF GitHub Bot commented on SOLR-8715:
--------------------------------------
GitHub user arafalov opened a pull request:
https://github.com/apache/lucene-solr/pull/33
Skip flag checks for when they are unavailable SOLR-8715
Matches the special case in the LukeRequestHandler
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arafalov/lucene-solr-1 patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/33.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 #33
----
commit a749033bab5d1773b1156355633f79c690ac9c11
Author: Alexandre Rafalovitch <[email protected]>
Date: 2016-04-22T06:49:59Z
Skip flag checks for when they are unavailable SOLR-8715
Matches the special case in the LukeRequestHandler
----
> New Admin UI's Schema screen fails for some fields
> --------------------------------------------------
>
> Key: SOLR-8715
> URL: https://issues.apache.org/jira/browse/SOLR-8715
> Project: Solr
> Issue Type: Bug
> Components: UI
> Affects Versions: 5.5, 6.0
> Environment: mac, firefox
> Reporter: Alexandre Rafalovitch
> Assignee: Upayavira
> Labels: admin-interface
> Fix For: 6.0
>
> Attachments: Problem shown in the released 5.5 version.png
>
>
> In techproducts example, using new Admin UI and trying to load the Schema for
> text field causes blank screen and the Javascript error in the developer
> console:
> {noformat}
> Error: row.flags is undefined
> getFieldProperties@http://localhost:8983/solr/js/angular/controllers/schema.js:482:40
> $scope.refresh/</<@http://localhost:8983/solr/js/angular/controllers/schema.js:76:38
> ....
> {noformat}
> Tested with 5.5rc3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]