Re: A little bit confused
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2002-01-17 23:58:43
|
> I am also fighting with the develop version the whole day now. > > getData goes to wholeText() goes to substringData() goes to _setContent() > > Still confused? Something with $replace=TRUE does fix it ... I did some > changes (too long to explaine), just try this file (but backup your old > one!). > > Did ever someone try to do getData() of > <node>0</node> > ????? It does not work :( and I can't solve it ... I just tried this with the latest from CVS and it worked, so get the latest version, and let us know if there's still a problem :o) The attached two files give the result: ========================================= List of messages.Array ( [0] => /liste[1]/message[1] ) ---------------------------------------------------------------------------- ----/liste[1]/message[1]012------------------------------------------------- -------------------------------<liste> <message> <is_read>0</is_read> <texte>1</texte> <expediteur>2</expediteur> </message> </liste> ========================================= > I should go home maybe and watch TV ... Yeah "Indiana Jones and the Last Crusade" was on TV tonight, so bang went my plans for spending two hours on the test harness :oD Nigel |