[ 
https://issues.apache.org/jira/browse/SOLR-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461753#comment-13461753
 ] 

Stefan Matheis (steffkes) commented on SOLR-3840:
-------------------------------------------------

Jepp, that's right .. depends a bit on your Browser, if it will render the XML 
correctly .. or not :/

At the Beginning we thought about using the same (clientside) XML-Renderer like 
we have in place for displaying the schema.xml/solrconfig.xml, but if we do so 
the browser features to expand/collapse the xml-tree (or whatever your browser 
has implemented) are gone.

And right know, i don't have a chance to detect if the client is able to render 
xml as xml or not. what we could think about, is offering a second view: one 
nativ, the second rendered ... so the user could decide which one to use?
                
> XML query response display is unreadable in Solr Admin Query UI
> ---------------------------------------------------------------
>
>                 Key: SOLR-3840
>                 URL: https://issues.apache.org/jira/browse/SOLR-3840
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.0-BETA
>         Environment: Google Chrome, Windows 7 - Firefox as well
>            Reporter: Jack Krupansky
>         Attachments: Query-UI-XML-unreadable.png
>
>
> If I execute a query in the Solr Admin Query UI, the default XML "writer" 
> displays only the raw text of the Solr response XML element values, but none 
> of the XML syntax itself, rendering the response display on the Query page 
> almost completely useless. JSON, Ruby, et al display very reasonably 
> formatted output, but XML does not.
> You can click on the icon next to the generated query URL to display the 
> response in a browser tab of its own and then it does display the XML very 
> reasonably, but the framed display on the query page is simply not readable.
> My recollection is that the old UI had this same problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to