[jira] [Comment Edited] (SOLR-12391) Core selector dropdown missing in Admin UI

2018-06-01 Thread Cassandra Targett (JIRA)


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

Cassandra Targett edited comment on SOLR-12391 at 6/1/18 5:01 PM:
--

I don't know what changed, but I just downloaded the latest build from 
branch_7x 
(https://builds.apache.org/view/L/view/Lucene/job/Solr-Artifacts-7.x/238/), and 
this problem DOES exist there. That makes this a blocker for 7.4. I've attached 
a screenshot to show I'm running will-be-7.4.


was (Author: ctargett):
I don't know what changed, but I just downloaded the latest build from 
branch_7x 
(https://builds.apache.org/view/L/view/Lucene/job/Solr-Artifacts-7.x/238/), and 
this problem DOES exist there. That makes this a blocker for 7.4. I've attached 
a screenshot to show I'm running 7.4.

> 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: Blocker
> Fix For: 7.4, master (8.0)
>
> Attachments: broken-admin-ui-7.4.png, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Comment Edited] (SOLR-12391) Core selector dropdown missing in Admin UI

2018-05-23 Thread Cassandra Targett (JIRA)

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

Cassandra Targett edited comment on SOLR-12391 at 5/23/18 3:00 PM:
---

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 be 
"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}
Suggestions
{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.


was (Author: ctargett):
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}
Suggestions
{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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org