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

David Eric Pugh commented on SOLR-14483:
----------------------------------------

Just saw your above comment, so I think my other commit I just did wasn't what 
you are expecting, but will remember for future!

> AdminUI - Create replica - empty drop-down
> ------------------------------------------
>
>                 Key: SOLR-14483
>                 URL: https://issues.apache.org/jira/browse/SOLR-14483
>             Project: Solr
>          Issue Type: Bug
>          Components: Admin UI
>    Affects Versions: 8.5.1
>         Environment: Debian-10 based
> Solr: 8.5.1
> Firefox/google-chrome
>            Reporter: Morten Bøgeskov
>            Assignee: David Eric Pugh
>            Priority: Minor
>             Fix For: 8.7
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When you wish to add a replica using the Admin UI, and press the "add 
> replica" button (under a shard):
>  *  A json document is fetched: 
> /solr/admin/zookeeper?_=xxx&path=%2Flive_nodes&wt=json
>  ** payload:
>  ** {{{"tree":[{
>  "text":"/live_nodes","a_attr":{
>  "href":"admin/zookeeper?detail=true&path=%2Flive_nodes"},
>  "children":[{
>  "text":"host-1.example.com:8983_solr","a_attr":{
>  
> "href":"admin/zookeeper?detail=true&path=%2Flive_nodes%2Fhost-1.example.com%3A8983_solr"},
>  "ephemeral":true,
>  "version":0},...}}
>  * A JavaScript console error:
>  ** Firefox:
>  ** {{TypeError: "children[child].data is undefined"}}
>     Angular 15
>     jQuery 8
>     Angular 24{{ Possibly unhandled rejection: {} 
> [angular.min.js:146:303|http://socl-p01:18003/solr/libs/angular.min.js]}}
>     Angular 15
>     jQuery 8
> {{    Angular 24}}
>  ** Google-chrome:
>  ** TypeError: Cannot read property 'title' of undefined
>  at collections.js:219
>  at I (angular-resource.min.js:31)
>  at angular.min.js:159
>  at m.$digest (angular.min.js:170)
>  at m.$apply (angular.min.js:174)
>  at k (angular.min.js:125)
>  at v (angular.min.js:130)
>  at XMLHttpRequest.y.onload (angular.min.js:131) "Possibly unhandled 
> rejection: {}"
> Resulting in an empty drop-down.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to