Re: match( "/* | /text()" ) causes error from _InternalEvaluate()
Brought to you by:
bs_php,
nigelswinson
From: Nigel S. <nig...@us...> - 2002-07-09 01:37:23
|
> No matter what your input xml looks like, it seems you cannot use '|' > operator with a combination of textParts and childNodes: > > Xpath->match( "/* | /text()" ) Agree. Bug, many thanks :o). Have added a test to the test harness that shows the bug, as yet unfixed. Nigel |