[ https://issues.apache.org/jira/browse/SOLR-14359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083193#comment-17083193 ]
Jan Høydahl commented on SOLR-14359: ------------------------------------ >From Cassandra in VOTE thread: {quote} Jan, I also see the same text you hoped to fix with SOLR-14359. I think I might see a clue to the problem - in your PR you updated “angular-chosen.min.js” but the head section of index.html also calls “chosen.jquery.min.js”. The problematic text in the drop downs is found in a <span> element enclosed in an <a> element which has classes defined that are only found in “chosen.jquery.min.js” - I suspect this file also needs to be updated in some way. Here’s the rendered HTML: <a class="chosen-single chosen-default”> <span>Select an Option</span> <div><b></b></div> </a> I agree it doesn’t warrant a respin. To be honest, I don’t even remember what it was supposed to say, so my feeling is we could live with it until 8.6. Cassandra {quote} > Admin UI has "Select an option" for collections and cores drop-downs. > --------------------------------------------------------------------- > > Key: SOLR-14359 > URL: https://issues.apache.org/jira/browse/SOLR-14359 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Components: Admin UI > Affects Versions: 8.5 > Reporter: Erick Erickson > Assignee: Jan Høydahl > Priority: Minor > Fix For: 8.6, 8.5.1 > > Attachments: Screen Shot 2020-03-23 at 10.23.43 AM.png > > Time Spent: 20m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org