[
https://issues.apache.org/jira/browse/SOLR-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-584.
---------------------------
Resolution: Fixed
[EMAIL PROTECTED]:~/lucene/solr$ svn commit -m "SOLR-584: make stats.jsp and
stats.xsl more robust to new info as they are added - spurred by core name not
being displayed properly, fix also includes section for highlighting plugins
and some general major refactoring of stats.xsl" CHANGES.txt src/
Sending CHANGES.txt
Sending src/webapp/web/admin/stats.jsp
Sending src/webapp/web/admin/stats.xsl
Transmitting file data ...
Committed revision 672961.
> XSL for stats.jsp ignores <core>
> --------------------------------
>
> Key: SOLR-584
> URL: https://issues.apache.org/jira/browse/SOLR-584
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Hoss Man
> Assignee: Hoss Man
> Priority: Trivial
> Fix For: 1.3
>
> Attachments: stats.jsp-SOLR-584, stats.xsl.patch
>
>
> stats.xsl doesn't do anything with the <core> info from the XML, so it gets
> dumped unceremoniously into the middle of the page.
> this is particulrly disconcerting in single core mode when the value is
> "null" (which should probably be changed in stats.jsp to something that
> seems less like an error)
> http://www.nabble.com/%22null%22-in-admin-page-to17486312.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.