зеркало из https://github.com/mono/mail-archives.git
120 строки
3.8 KiB
HTML
120 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 479725] XmlWriter.WriteAttributeString() fails to throw exceptions when asked to redefine namespaces.
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20479725%5D%20XmlWriter.WriteAttributeString%28%29%20fails%20to%0A%20throw%20exceptions%20when%20asked%20to%20redefine%20namespaces.&In-Reply-To=bug-479725-28286%40https.bugzilla.novell.com/">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="087035.html">
|
|
<LINK REL="Next" HREF="087037.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 479725] XmlWriter.WriteAttributeString() fails to throw exceptions when asked to redefine namespaces.</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20479725%5D%20XmlWriter.WriteAttributeString%28%29%20fails%20to%0A%20throw%20exceptions%20when%20asked%20to%20redefine%20namespaces.&In-Reply-To=bug-479725-28286%40https.bugzilla.novell.com/"
|
|
TITLE="[Mono-bugs] [Bug 479725] XmlWriter.WriteAttributeString() fails to throw exceptions when asked to redefine namespaces.">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Mon Mar 16 02:30:49 EDT 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="087035.html">[Mono-bugs] [Bug 477655] ContextMenu: menu items couldn't be navigated by keyboard
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087037.html">[Mono-bugs] [Bug 479725] XmlWriter.WriteAttributeString() fails to throw exceptions when asked to redefine namespaces.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87036">[ date ]</a>
|
|
<a href="thread.html#87036">[ thread ]</a>
|
|
<a href="subject.html#87036">[ subject ]</a>
|
|
<a href="author.html#87036">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=479725">https://bugzilla.novell.com/show_bug.cgi?id=479725</A>
|
|
|
|
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">atsushi at ximian.com</A> added comment
|
|
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=479725#c1">https://bugzilla.novell.com/show_bug.cgi?id=479725#c1</A>
|
|
|
|
|
|
|
|
|
|
|
|
--- Comment #1 from Atsushi Enomoto <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">atsushi at ximian.com</A>> 2009-03-16 00:30:48 MST ---
|
|
It is because Microsoft have changed the behavior of XmlTextWriter. There is an
|
|
explicit assertion that it allows such use, at AttributeNamespacesXmlnsXmlns()
|
|
in System.Xml/XmlTextWriterTests.
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="087035.html">[Mono-bugs] [Bug 477655] ContextMenu: menu items couldn't be navigated by keyboard
|
|
</A></li>
|
|
<LI>Next message: <A HREF="087037.html">[Mono-bugs] [Bug 479725] XmlWriter.WriteAttributeString() fails to throw exceptions when asked to redefine namespaces.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#87036">[ date ]</a>
|
|
<a href="thread.html#87036">[ thread ]</a>
|
|
<a href="subject.html#87036">[ subject ]</a>
|
|
<a href="author.html#87036">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|