зеркало из https://github.com/mono/mail-archives.git
91 строка
3.4 KiB
HTML
91 строка
3.4 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-bugs] [Bug 45651][Min] Changed - System.Net.WebClient : QueryString property keys/data are invalidly escaped
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
|
||
|
<LINK REL="Previous" HREF="006035.html">
|
||
|
<LINK REL="Next" HREF="006037.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-bugs] [Bug 45651][Min] Changed - System.Net.WebClient : QueryString property keys/data are invalidly escaped
|
||
|
</H1>
|
||
|
<B>bugzilla-daemon@rocky.ximian.com
|
||
|
</B>
|
||
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
||
|
TITLE="[Mono-bugs] [Bug 45651][Min] Changed - System.Net.WebClient : QueryString property keys/data are invalidly escaped">bugzilla-daemon@rocky.ximian.com
|
||
|
</A><BR>
|
||
|
<I>Mon, 30 Jun 2003 20:05:41 -0400 (EDT)</I>
|
||
|
<P><UL>
|
||
|
<LI> Previous message: <A HREF="006035.html">[Mono-bugs] [Bug 45649][Nor] Changed - "sealed" attribute on classes not enforced
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006037.html">[Mono-bugs] You sure will want it
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6036">[ date ]</a>
|
||
|
<a href="thread.html#6036">[ thread ]</a>
|
||
|
<a href="subject.html#6036">[ subject ]</a>
|
||
|
<a href="author.html#6036">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
|
||
|
URL shown below and enter your comments there.
|
||
|
|
||
|
Changed by <A HREF="mailto:gonzalo@ximian.com.">gonzalo@ximian.com.</A>
|
||
|
|
||
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=45651">http://bugzilla.ximian.com/show_bug.cgi?id=45651</A>
|
||
|
|
||
|
--- shadow/45651 Mon Jun 30 19:38:44 2003
|
||
|
+++ shadow/45651.tmp.21794 Mon Jun 30 20:05:40 2003
|
||
|
@@ -1,13 +1,13 @@
|
||
|
Bug#: 45651
|
||
|
Product: Mono/Class Libraries
|
||
|
Version: unspecified
|
||
|
OS: unknown
|
||
|
OS Details:
|
||
|
-Status: NEW
|
||
|
-Resolution:
|
||
|
+Status: RESOLVED
|
||
|
+Resolution: FIXED
|
||
|
Severity: Unknown
|
||
|
Priority: Minor
|
||
|
Component: System
|
||
|
AssignedTo: <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A>
|
||
|
ReportedBy: <A HREF="mailto:sebastian.nowozin@web.de">sebastian.nowozin@web.de</A>
|
||
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
||
|
@@ -54,6 +54,11 @@
|
||
|
boolean set to true.
|
||
|
|
||
|
------- Additional Comments From <A HREF="mailto:sebastian.nowozin@web.de">sebastian.nowozin@web.de</A> 2003-06-30 15:49 -------
|
||
|
Created an attachment (id=4749)
|
||
|
test2.cs: Testcase, reproducing the escape problem with System.Net.WebClient
|
||
|
|
||
|
+
|
||
|
+------- Additional Comments From <A HREF="mailto:gonzalo@ximian.com">gonzalo@ximian.com</A> 2003-06-30 20:05 -------
|
||
|
+Fixed in CVS.
|
||
|
+
|
||
|
+Thanks for the report.
|
||
|
|
||
|
</PRE>
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI> Previous message: <A HREF="006035.html">[Mono-bugs] [Bug 45649][Nor] Changed - "sealed" attribute on classes not enforced
|
||
|
</A></li>
|
||
|
<LI> Next message: <A HREF="006037.html">[Mono-bugs] You sure will want it
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#6036">[ date ]</a>
|
||
|
<a href="thread.html#6036">[ thread ]</a>
|
||
|
<a href="subject.html#6036">[ subject ]</a>
|
||
|
<a href="author.html#6036">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
</body></html>
|