fixed bug #127561 (xsl:element with a 'computed' namespace attribute)
authorWilliam M. Brack <wbrack@src.gnome.org>
Fri, 21 Nov 2003 17:00:22 +0000 (17:00 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Fri, 21 Nov 2003 17:00:22 +0000 (17:00 +0000)
commit7cb4870e64dc0be93341f907937a41866ee3c917
tree30c9b11a8858b7135dbc2899d757d100315a3776
parent96223c5d6a845cd53fc5a9062e2a08708829f83a
fixed bug #127561 (xsl:element with a 'computed' namespace attribute)

* libxslt/transform.c: fixed bug #127561 (xsl:element with a
  'computed' namespace attribute)
* tests/docs/Makefile.am tests/docs/bug-136.xml
  tests/general/Makefile.am tests/docs/bug-136*: added tests
  to the regression for bug #127561
ChangeLog
libxslt/transform.c
tests/docs/Makefile.am
tests/docs/bug-136.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-136.out [new file with mode: 0644]
tests/general/bug-136.xsl [new file with mode: 0644]