fixed problem with entity handling within xsltCopyAttrListNoOverwrite
authorWilliam M. Brack <wbrack@src.gnome.org>
Fri, 17 Nov 2006 01:54:15 +0000 (01:54 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Fri, 17 Nov 2006 01:54:15 +0000 (01:54 +0000)
commit40cf80bcbceb77c38681d19d783695fd4928a7c5
tree94f97b05714ff581e52cef60bf5db3b001cf880f
parent951beb01d47c23b137180086456328112e672586
fixed problem with entity handling within xsltCopyAttrListNoOverwrite

* libxslt/transform.c: fixed problem with entity handling
  within xsltCopyAttrListNoOverwrite (#352907)
* tests/general/bug-164.xsl, tests/general/bug-164.out,
  tests/docs/bug-164.oxml: added a regression test for this
ChangeLog
libxslt/transform.c
tests/docs/Makefile.am
tests/docs/bug-164.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-164.out [new file with mode: 0644]
tests/general/bug-164.xsl [new file with mode: 0644]