[ http://nagoya.apache.org/jira/browse/XERCESC-1303?page=history ]
Karl Schultz updated XERCESC-1303: ---------------------------------- Attachment: files.zip I attached a test case with xml files. It is just a modification of Traversal.cpp in the DOM Traversal Test sample. Note that the output is the same for both settings of the EntityReferenceExpansion parameter. > NodeIterator and TreeWalker ExpandEntityReferences not implemented > ------------------------------------------------------------------ > > Key: XERCESC-1303 > URL: http://nagoya.apache.org/jira/browse/XERCESC-1303 > Project: Xerces-C++ > Type: Bug > Components: DOM > Versions: 2.6.0 > Environment: not platform specific > Reporter: Karl Schultz > Attachments: files.zip > > There is an entityReferenceExpansion parameter on > DOMDocumentTraversal::createNodeIterator and > DOMDocumentTraversal::createTreeWalker. It can be set and retrieved, but > does not seem to have any effect on the behavior of the NodeIterator or > TreeWalker. They both behave as if the parameter had been set to true, > regardless of the value of the parameter. My reading of the source code > suggests that this feature was simply not implemented, or there is some other > bug. -- 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]