fixed a namespace redundancy problem in xsl:element added an example in
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 1 Apr 2003 09:29:28 +0000 (09:29 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 1 Apr 2003 09:29:28 +0000 (09:29 +0000)
commitc8dfadb0ad2137c5713cc07a3ef5ef2dfeb2567f
tree760c9c44512a7321d955c2f658675697157a7256
parentbb5c8d8a8bd1beae84ae0171e209f529c2df4c19
fixed a namespace redundancy problem in xsl:element added an example in

* libxslt/transform.c: fixed a namespace redundancy problem
  in xsl:element
* tests/docs/Makefile.am tests/docs/bug-114.*
  tests/general/Makefile.am tests/general/bug-114*: added an
  example in the regression tests for that bug.
Daniel
ChangeLog
libxslt/transform.c
tests/docs/Makefile.am
tests/docs/bug-114.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-114.out [new file with mode: 0644]
tests/general/bug-114.xsl [new file with mode: 0644]