added some logic to xsltKeyFunction to set the transform context doc ptr
authorWilliam M. Brack <wbrack@src.gnome.org>
Tue, 13 Jul 2004 15:06:14 +0000 (15:06 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Tue, 13 Jul 2004 15:06:14 +0000 (15:06 +0000)
commitcd6168c4467e61146d141d3bd315267f86de2ada
tree0f8b0280b2bfac7ab6a7194bc7b38d16276e5efe
parent36006fefbe271379be22d0455b0572b9de8fb6ec
added some logic to xsltKeyFunction to set the transform context doc ptr

* libxslt/functions.c: added some logic to xsltKeyFunction
  to set the transform context doc ptr when the xpath context
  doc is different (bug 147445)
* tests/exslt/common/Makefile.am, tests/exslt/common/node-set.5*
  and tests/exslt/common/node-set.6*: added regression tests
  for bug 145547 (UNION and FILTER for RVT's)
ChangeLog
libxslt/functions.c
tests/exslt/common/Makefile.am
tests/exslt/common/node-set.5.out [new file with mode: 0644]
tests/exslt/common/node-set.5.xml [new file with mode: 0644]
tests/exslt/common/node-set.5.xsl [new file with mode: 0644]
tests/exslt/common/node-set.6.out [new file with mode: 0644]
tests/exslt/common/node-set.6.xml [new file with mode: 0644]
tests/exslt/common/node-set.6.xsl [new file with mode: 0644]