[Mono-bugs] [Bug 588399] Argimentexception using WriteAttributeString("xmlns", "o", "", "urn:schemas-microsoft-com:office:office")

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 17 01:12:19 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=588399

http://bugzilla.novell.com/show_bug.cgi?id=588399#c1


Atsushi Enomoto <aenomoto at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Atsushi Enomoto <aenomoto at novell.com> 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.


More information about the mono-bugs mailing list