fixing bug #135542 about the DOCTYPE name being generated when the root
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 17 May 2004 00:48:47 +0000 (00:48 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 17 May 2004 00:48:47 +0000 (00:48 +0000)
commit42504dbb485340bfc2e05a513785ad720f438584
tree37c60e78a5994f4b23b23d9d3807b7c0204bee03
parent90d2dcdda9e33b818cfe9b3ee0d27023938e10ed
fixing bug #135542 about the DOCTYPE name being generated when the root

* libxslt/transform.c: fixing bug #135542 about the DOCTYPE name
  being generated when the root element is namespaced
* tests/general/bug-151*, tests/docs/bug-151.xml,
  tests/general/Makefile.am, tests/docs/Makefile.am: added
  regression test for bug #135542
Daniel
ChangeLog
libxslt/transform.c
tests/docs/Makefile.am
tests/docs/bug-151.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-151.out [new file with mode: 0644]
tests/general/bug-151.xsl [new file with mode: 0644]