"Return to admin page" link on registry.jsp goes to wrong page
--------------------------------------------------------------
Key: SOLR-1629
URL: https://issues.apache.org/jira/browse/SOLR-1629
Project: Solr
Issue Type: Bug
Components: web gui
Reporter: Michael Ryan
Priority: Minor
The "Return to admin page" link on admin/registry.jsp links to the current page.
http://svn.apache.org/viewvc/lucene/solr/trunk/src/webapp/web/admin/registry.xsl?revision=815587&view=markup
Change <a href="">Return to Admin Page</a> to <a href=".">Return to Admin
Page</a>.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.