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

Uwe Schindler commented on SOLR-3614:
-------------------------------------

This *will* help! I think we should use this also for DIH!
                
> XML parsing in XPathEntityProcessor doesn't respect ENTITY declarations?
> ------------------------------------------------------------------------
>
>                 Key: SOLR-3614
>                 URL: https://issues.apache.org/jira/browse/SOLR-3614
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>         Attachments: SOLR-3614.patch
>
>
> As reported by Michael Belenki on solr-user, pointing XPathEntityProcessor at 
> XML files that use DTD "ENTITY" declarations causes XML parse errors of the 
> form...
> {noformat}
> org.apache.solr.handler.dataimport.DataImportHandlerException: Parsing failed 
> for xml, url:testdata.xml rows processed:0
> ...
> Caused by: java.lang.RuntimeException: com.ctc.wstx.exc.WstxParsingException: 
> Undeclared general entity "uuml"
> ...
> {noformat}
> ...even when the entity is specifically declared.

--
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

Reply via email to