fixes bug #97969 for @*[...] patterns added the example in the regression
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 13 Nov 2002 09:38:48 +0000 (09:38 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 13 Nov 2002 09:38:48 +0000 (09:38 +0000)
commit89d4d86894e57f73eacf0b1fd55bb79bff90b7ca
tree28c25a98dd1052a2f67c8205c2d97ee735d65373
parentbd8fc8ab50050b6e00436e4bf3dd76778870bd68
fixes bug #97969 for @*[...] patterns added the example in the regression

* libxslt/pattern.c: fixes bug #97969 for @*[...] patterns
* tests/docs/Makefile.am tests/docs/bug-97.xml
  tests/general/Makefile.am tests/general/bug-97.*: added the
  example in the regression tests for this case
Daniel
ChangeLog
libxslt/pattern.c
tests/docs/Makefile.am
tests/docs/bug-97.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-97.out [new file with mode: 0644]
tests/general/bug-97.xsl [new file with mode: 0644]