fixed handling of #default in namespace-alias for default namespace (bug
authorWilliam M. Brack <wbrack@src.gnome.org>
Sun, 15 Aug 2004 04:55:29 +0000 (04:55 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Sun, 15 Aug 2004 04:55:29 +0000 (04:55 +0000)
commitfb46ba79d47c7c7816e78a5f088ab54a057d51be
treec8a1da7c2405d80eb521c45289481321e11cba0c
parenta2536bc4046f41fa7a67cf282b40459aba7fbc66
fixed handling of #default in namespace-alias for default namespace (bug

* libxslt/namespaces.[ch], transform.c, xslt.c, xsltInternals.h:
  fixed handling of #default in namespace-alias for default
  namespace (bug 149659)
* tests/namespaces/tst7.* tst8.*: added regression tests for above
13 files changed:
ChangeLog
libxslt/namespaces.c
libxslt/namespaces.h
libxslt/transform.c
libxslt/xslt.c
libxslt/xsltInternals.h
tests/namespaces/Makefile.am
tests/namespaces/tst7.out [new file with mode: 0644]
tests/namespaces/tst7.xml [new file with mode: 0644]
tests/namespaces/tst7.xsl [new file with mode: 0644]
tests/namespaces/tst8.out [new file with mode: 0644]
tests/namespaces/tst8.xml [new file with mode: 0644]
tests/namespaces/tst8.xsl [new file with mode: 0644]