modified to assure XML_CDATA_SECTION_NODE's do not have xmlStringTextNoenc
authorWilliam M. Brack <wbrack@src.gnome.org>
Mon, 8 Dec 2003 15:38:22 +0000 (15:38 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Mon, 8 Dec 2003 15:38:22 +0000 (15:38 +0000)
commitbb20b724138899e748fef49426dded90f17f38a5
treeb370ecfcc01afa29a9ebb9ef90ba5e1248b429b7
parent91980f4ffc65563a12a7fa0a307e2d7edac2206a
modified to assure XML_CDATA_SECTION_NODE's do not have xmlStringTextNoenc

* libxslt/transform.c, libxslt/xslt.c: modified to assure
  XML_CDATA_SECTION_NODE's do not have xmlStringTextNoenc
  set into node name.  This modification arises from
  bug #128520, and avoids unnecessary work in libxml2.
ChangeLog
libxslt/transform.c
libxslt/xslt.c