Fixing bug #75777 error with namespaced attribute match rules evaluation
authorDaniel Veillard <veillard@src.gnome.org>
Fri, 22 Mar 2002 15:15:36 +0000 (15:15 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Fri, 22 Mar 2002 15:15:36 +0000 (15:15 +0000)
commit54b4ce572b8024785c0e1362ce38317715ae7c8a
treebc71138166489822b3f86e655b5c816c1fa30acf
parent9ce2508b8878f029218f29b86b611ec1d4018e9c
Fixing bug #75777 error with namespaced attribute match rules evaluation

* libxslt/pattern.c: Fixing bug #75777 error with namespaced
  attribute match rules evaluation
* tests/docs/Makefile.am tests/docs/bug-78.xml
  tests/general/Makefile.am tests/general/bug-78.*: added a
  specific example for bug #75777 in the regression tests
Daniel
ChangeLog
doc/libxslt-api.xml
doc/libxslt-decl.txt
doc/libxslt-refs.xml
libxslt/pattern.c
tests/docs/Makefile.am
tests/docs/bug-78.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-78.out [new file with mode: 0644]
tests/general/bug-78.xsl [new file with mode: 0644]