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

Toru Matsuzawa commented on SOLR-277:
-------------------------------------

Hi Walter,
It is understood that it is not a bug. 
And, it is understood that the longevity of this patch is short.

I thought that you may support general entities, and gave this patch. 
Because it was thought that it was used easily more for the user. 

It seemed to follow the specification of xpp3. 
(Only Basic latin(&quat; & < > ') is supported by current state 
xpp3.)

This issue closes if it is a specification that Solr XML format doesn't support 
Character Entities of XHTML. 

Thanks,


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

Reply via email to