On Wed, 7 Jan 2004, Blake Schwendiman wrote:

> Note that the embedded <i></i> text is missing.  Internally, the cast is
> made using the xmlNodeListGetString function.  Is there any reason that
> it makes more sense to do that rather than use the xmlNodeGetContent
> function.  The latter function returns the complete text.  I am a newbie
> to most of this, so there may be many reasons for the choice.

I would say this is a bug and we should switch to xmlNodeGetContent
instead.

-adam

-- 
[EMAIL PROTECTED]

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to