[Mono-bugs] [Bug 433559] XslCompiledTransform does not preserve empty elements

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 8 12:23:40 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=433559

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=433559#c1


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Normal                                          |Enhancement
             Status|NEW                                             |RESOLVED
         Resolution|                                                |WONTFIX




--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com>  2008-10-08 10:23:40 MDT ---
We do not have XslCompiledTransform; we just dispatch the actual process to
XslTransform. In general, System.Data.SqlXml has bogus design in
XmlQueryProcessor that no public constructor with public type and hence we have
no way to implement it. So we (at least I) won't implement strictly matching
implementation.

Anyways it is strongly discouraged that you depend on implementation-dependent
XSLT output. Such code is completely wrong. We do not support it.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list