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.
May the source be with you
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