[
https://issues.apache.org/jira/browse/SOLR-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Kotthoff updated SOLR-513:
-------------------------------
Attachment: solr-admin-links.patch
Patch to build the link by appending to the root of the servlet context instead
of a relative path. Verified to work in Tomcat 5.5. Patch as produced by "svn
diff".
> 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
> Attachments: solr-admin-links.patch
>
>
> 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.