enhanced xsltInitCtxtKey to take care of multiple instances of a key with
authorWilliam M. Brack <wbrack@src.gnome.org>
Mon, 18 Aug 2003 06:50:15 +0000 (06:50 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Mon, 18 Aug 2003 06:50:15 +0000 (06:50 +0000)
commit68a06e116b8645295c314dfad8cc2ba4926ef5b7
tree422f3f807711b675c88a5f31e1695fe9812acbd2
parent7d0099e36a2275b0642e02c6d8bb1c8e9d860680
enhanced xsltInitCtxtKey to take care of multiple instances of a key with

* keys.c: enhanced xsltInitCtxtKey to take care of multiple
  instances of a key with the same namespace:name, reported
  on the mailing list by Ian Young.  Added regression test
  (bug-128).
ChangeLog
libxslt/keys.c
tests/docs/Makefile.am
tests/docs/bug-128.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-128.out [new file with mode: 0644]
tests/general/bug-128.xsl [new file with mode: 0644]