When there is a value specified with the XPATH command, reverse the
commitddb7b8869252ee6e80d4e5be99a4f69ab7f492b9
authorBen Kibbey <bjk@luxsci.net>
Tue, 8 Jan 2008 01:30:42 +0000 (7 20:30 -0500)
committerBen Kibbey <bjk@luxsci.net>
Tue, 8 Jan 2008 01:30:42 +0000 (7 20:30 -0500)
treeef8e686293b846d91c2e5d4ef959f504220241e6
parent6b48485009a4b661f0755d0cb81ea003a9de08f3
When there is a value specified with the XPATH command, reverse the
order of processing as recommended by the libxml2 xpath2.c example to
fix xmlNodeSetContent() from overwriting things.
src/xml.c