[ https://issues.apache.org/jira/browse/SOLR-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462120#comment-13462120 ]
Alexandre Rafalovitch commented on SOLR-3840: --------------------------------------------- I think this might be related to http://code.google.com/p/chromium/issues/detail?id=434 (see message at the bottom). Chrome can display XML, but not if it is in an iFrame. In addition, Firefox does display XML - with folding too - but it puts an ugly big banner on top with the 'missing style' message. Maybe the default return type should be changed at least for Admin. I vote for Ruby/indented. Not a default return type at the backend, just start the UI page with those options pre-selected. > 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org