http://bugzilla.novell.com/show_bug.cgi?id=588399
http://bugzilla.novell.com/show_bug.cgi?id=588399#c1 Atsushi Enomoto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Atsushi Enomoto <[email protected]> 2010-03-17 05:12:18 UTC --- A "fix" is in svn (r153709). But the fix is as wrong as .NET is. The existing behavior was *the* expected behavior in XmlWriter. You can verify that by replacing "XmlWriter.Create() with "new XmlTextWriter()" and test it under NET. And XmlWriter implementations should not differentiate the behaviors at least with no reason. It was .NET 2.0 that broke the rule. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
