[ https://issues.apache.org/jira/browse/SOLR-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839806#comment-15839806 ]
Jan Høydahl commented on SOLR-10037: ------------------------------------ Since we have not released any versions with this bug, we could also reopen SOLR-9584 and fold this fix into the same CHANGES entry. Think that's the way I'll go. > (non-original) Solr Admin UI > query tab > unexpected url above results > ----------------------------------------------------------------------- > > Key: SOLR-10037 > URL: https://issues.apache.org/jira/browse/SOLR-10037 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Components: UI > Affects Versions: master (7.0), 6.5 > Reporter: Christine Poerschke > Assignee: Jan Høydahl > Priority: Minor > Fix For: master (7.0), 6.5 > > Attachments: SOLR-10037.patch, SOLR-10037.patch > > > To reproduce, in a browser run a search from the query tab and then notice > the url shown above the results > {code} > # actual: http://localhost:8983techproducts/select?indent=on&q=*:*&wt=json > # expected: > http://localhost:8983/solr/techproducts/select?q=*%3A*&wt=json&indent=true > {code} > (We had noticed this when using the (master branch) Admin UI during the > [London Lucene Hackday for Full > Fact|https://www.meetup.com/Apache-Lucene-Solr-London-User-Group/events/236356241/] > on Friday, I just tried to reproduce both on master (reproducible with > non-original version only) and on branch_6_4 (not reproducible) and search > for an existing open issue found no apparent match.) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org