[
https://issues.apache.org/jira/browse/SOLR-12391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487416#comment-16487416
]
Cassandra Targett commented on SOLR-12391:
------------------------------------------
Taking a look at the source for the page, I can see that it basically stops
loading anything after "Suggest". But in the code that word is supposed to
"Suggestions", so it stops half-way through. I cannot tell why, though - the
HTML looks valid (and the whole page passes a HTML validator):
{code}
<li ng-show="isCloudEnabled" id="cluster-suggestions" class="global"
ng-class="{active:page=='cluster-suggestions'}"><p><a
href="#/~cluster-suggestions">Suggestions</a></p></li>
{code}
The last time this page ({{solr/webapp/web/index.html}}) was changed was by
Shalin for SOLR-11648. But that change is in 7.3 and this problem does not
exist there. It's got to be something else.
> Core selector dropdown missing in Admin UI
> ------------------------------------------
>
> Key: SOLR-12391
> URL: https://issues.apache.org/jira/browse/SOLR-12391
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Admin UI
> Affects Versions: master (8.0)
> Reporter: Andrzej Bialecki
> Priority: Major
> Attachments: master.png
>
>
> On master the "Core Selector" dropdown in the Admin UI is missing, both in
> cloud and non-cloud modes. This selector is present on branch_7x (as of
> today).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]