2008-01-19 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Sat, 19 Jan 2008 11:55:07 +0000 (11:55 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Sat, 19 Jan 2008 11:55:07 +0000 (11:55 -0000)
commitc6ed142f1b1e241a367f78ae602e6396f0683669
treeac5376e7353c36a02bc03d386859a6d8b94c33be
parent35211604e6a80f5e5d876d8d5c7ea64a7a639014
2008-01-19  Atsushi Enomoto  <atsushi@ximian.com>

* XslCopyOf.cs : when the evaluated argument was RTF (it could happen
  when variable or extensions are used), copy the node itself, not
  only its children. Fixed bug #322551.

* XslTransformTests.cs : added test for bug #322551.

svn path=/trunk/mcs/; revision=93314
mcs/class/System.XML/Mono.Xml.Xsl.Operations/ChangeLog
mcs/class/System.XML/Mono.Xml.Xsl.Operations/XslCopyOf.cs
mcs/class/System.XML/Test/System.Xml.Xsl/ChangeLog
mcs/class/System.XML/Test/System.Xml.Xsl/XslTransformTests.cs