[ http://nagoya.apache.org/jira/browse/XERCESC-372?page=history ]
Alberto Massari updated XERCESC-372:
------------------------------------
Priority: Major
> Xerces-C++/1.7 parser can not handle % sign correctly
> -----------------------------------------------------
>
> Key: XERCESC-372
> URL: http://nagoya.apache.org/jira/browse/XERCESC-372
> Project: Xerces-C++
> Type: Bug
> Components: Validating Parser (DTD)
> Versions: 1.7.0
> Environment: Operating System: HP-UX
> Platform: HP
> Reporter: Yufan Zhang
> Assignee: Xerces-C Developers Mailing List
>
> Your Xerces-C++/1.7 parser can not handle % sign correctly. If a #PCDATA element
> contains a value of %, this % will go away. But for %%, sometimes we get %,
> sometime get %% in the "chars" value of the documentHandler interface function
> ::characters(const XMLCh* chars, const unsigned int lenght). Do you know why? or
> we can not simply send "%", in stead, we need to convert % to other string. If
> so, what string we need to convert to. If not, is there any special setting we
> forgot to do?
> Thanks,
> Yufan
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]