[
https://issues.apache.org/jira/browse/SOLR-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Toru Matsuzawa updated SOLR-277:
--------------------------------
Attachment: XmlUpdateRequestHandler.patch
patch attached.
> Character Entity of XHTML is not supported with XmlUpdateRequestHandler .
> -------------------------------------------------------------------------
>
> Key: SOLR-277
> URL: https://issues.apache.org/jira/browse/SOLR-277
> Project: Solr
> Issue Type: Improvement
> Components: update
> Affects Versions: 1.3
> Reporter: Toru Matsuzawa
> Attachments: XmlUpdateRequestHandler.patch
>
>
> Character Entity of XHTML is not supported with XmlUpdateRequestHandler .
> http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent
> http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent
> http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent
> It is necessary to correspond with XmlUpdateRequestHandler because xpp3
> cannot use <!DOCTYPE>.
> I think it is necessary until StaxUpdateRequestHandler becomes "/update".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.