XmlUpdateRequestHandler gives NPE on wellformed but incorrect XML -----------------------------------------------------------------
Key: SOLR-1097 URL: https://issues.apache.org/jira/browse/SOLR-1097 Project: Solr Issue Type: Bug Components: update Affects Versions: 1.3 Reporter: Hoss Man XmlUpdateRequestHandler has some really bad behavior when you send it Valid XML, but with elements that aren't what it's expecting. we should add some more "error case" tests and make sure we're returning useful error messages. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.