Links to core admin pages are broken in default admin page
----------------------------------------------------------

                 Key: SOLR-513
                 URL: https://issues.apache.org/jira/browse/SOLR-513
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 1.3
            Reporter: Lars Kotthoff
            Priority: Trivial


The index.jsp page builds the link to the admin pages for cores in a multicore 
configuration by appending the name of the core to ../../. This works on the 
admin pages for individual cores, but not on the default admin page -- 
http://localhost:8080/solr/admin/. The links point to 
http://localhost:8080/core0/admin etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to