Re: replaceData(): is it a bug or just a feature?
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2002-05-21 23:14:56
|
> When I use the replaceData() function on an empty node e.g. "<TEST/>" it > fails. > > Must be because "$this->_getTextSet(...)" returns "0" in this case. > > The insertData() function shows the same effect. Many thanks. Bug now fixed. Nigel |