Re: disappearing data bug fix
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2001-12-11 21:53:11
|
> sorry about that last one....been a long day :( > > i've encountered a bug in 2.1b which i reported (#491220). seems that > if you have the following xml: > > <item><data>0</data><data>1</data></item> > > importing then exporting results in > > <item><data/><data>1</data></item> > > basically losing the '0' Thanks, have made a fix to the development version. =========================== For the most recent version of Php.XPath, and an archive of this list visit: http://www.sourceforge.net/projects/phpxpath |