[
https://issues.apache.org/jira/browse/SOLR-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yousef Ourabi updated SOLR-584:
-------------------------------
Attachment: stats.jsp-SOLR-584
patch for stats.jsp, if core.getName() returns null don't create a core element
with "null" string. Another patch will follow for the xsl to clean up previous
iteration, and add some features like catching all un-styled xml and pretty
print
> 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.