fixing bug #134500 on namespace lookup for attribute which sometimes lead
authorDaniel Veillard <veillard@src.gnome.org>
Sun, 16 May 2004 23:40:08 +0000 (23:40 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sun, 16 May 2004 23:40:08 +0000 (23:40 +0000)
commit90d2dcdda9e33b818cfe9b3ee0d27023938e10ed
tree6f87478fb271dd2a81b2b61687a8fa34fe294112
parent220e7961f0b84674b9720b4a2bb694a1957c4290
fixing bug #134500 on namespace lookup for attribute which sometimes lead

* libxslt/namespaces.c libxslt/namespaces.h libxslt/templates.c
  libxslt/transform.c: fixing bug #134500 on namespace lookup for
  attribute which sometimes lead to default namespace
* tests/general/bug-150*, tests/docs/bug-150.xml,
  tests/general/Makefile.am, tests/docs/Makefile.am: added
  regression test for bug #134500
Daniel
ChangeLog
libxslt/namespaces.c
libxslt/namespaces.h
libxslt/templates.c
libxslt/transform.c
tests/docs/Makefile.am
tests/docs/bug-150.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-150.out [new file with mode: 0644]
tests/general/bug-150.xsl [new file with mode: 0644]