http://bugzilla.novell.com/show_bug.cgi?id=502115
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=502115#c5 Jonas Larsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #290961|0 |1 is obsolete| | --- Comment #5 from Jonas Larsson <[email protected]> 2009-05-15 03:40:28 MDT --- Created an attachment (id=292404) --> (http://bugzilla.novell.com/attachment.cgi?id=292404) Patch that enables buggy MS compliance if env. variable is set Miguel said: "We can consider adding support for that under some environment variable that would enable the buggy behaviour. Could you resubmit the patch with this support, contribute the documentation for the feature (use monodoc + upload) and CC me on the bug?" The buggy MS behaviour is enabled if MONO_XML_BUGGY_MS_COMPLIANT is set to "yes". There where already some #if BUGGY_MS_COMPLIANT in this namespace. I converted these as well. My idea is that in the future all discrepancies between mono and .net can be wrapped in this construction. I've written a description of this to the doc for the System.Xml.Schema namespace in monodoc. However, I get "Error: Monodoc encountered a failure when requesting a password for your e-mail address. Try again later". Will try later. -- 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
