Re: Re[2]: [xml] xmlNodeGetContent() bug?



On Thu, Jun 12, 2003 at 09:27:01PM +0400, Alexander Grimalovsky wrote:
$root->append_child($xml->create_entity_reference('&test;'));

  I have NO idea how the PHP binding is done. Provide a Python example
and we will see if I find a problem. So far I *never* got any feedback
or questions from the people doing that binding. All I get is bug reports
about it.
   create_entity_reference('<')
 also looks more than suspicious to me. are you trying to create
an entity reference to the entity whose name is "<", shouldn't
that be "lt", moreover all 5 predefined entities never generate
entities references in the tree.
  In all honnesty, You're dropping code at us, that code base is not
directly related to the code we maintain, and seems to have only very
few attention or debugging. The issues I pointed in my mails about
your code samples are really basic, anybody trying to debug this should
have gone though them, so please do your homework too. Now if this break
with the python bindings then I may debug it. I would appreciate if
you could follow the general guidelines from http://xmlsoft.org/bugs.html

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]