зеркало из https://github.com/mono/mail-archives.git
101 строка
4.2 KiB
HTML
101 строка
4.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75124][Nor] Changed - [PATCH]
|
|
IndexOutOfRangeException if URI starts with colon
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075124%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%0A%09IndexOutOfRangeException%20if%20URI%20starts%20with%20colon&In-Reply-To=bug-75124%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030003.html">
|
|
<LINK REL="Next" HREF="030005.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75124][Nor] Changed - [PATCH]
|
|
IndexOutOfRangeException if URI starts with colon</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075124%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%0A%09IndexOutOfRangeException%20if%20URI%20starts%20with%20colon&In-Reply-To=bug-75124%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75124][Nor] Changed - [PATCH]
|
|
IndexOutOfRangeException if URI starts with colon">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri Jun 3 13:11:38 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030003.html">[Mono-bugs] [Bug 75142][Maj] Changed - NumericUpDown & DomainUpDown
|
|
do not display properly when Location is set before control
|
|
is realized
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030005.html">[Mono-bugs] [Bug 75109][Nor] Changed - unmanaged delegate problems
|
|
on x86-64
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30004">[ date ]</a>
|
|
<a href="thread.html#30004">[ thread ]</a>
|
|
<a href="subject.html#30004">[ subject ]</a>
|
|
<a href="author.html#30004">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75124">http://bugzilla.ximian.com/show_bug.cgi?id=75124</A>
|
|
|
|
--- shadow/75124 2005-06-02 19:17:49.000000000 -0400
|
|
+++ shadow/75124.tmp.26583 2005-06-03 13:11:38.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 75124
|
|
Product: Mono: Class Libraries
|
|
Version: 1.1
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: System
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
@@ -51,6 +51,9 @@
|
|
Created an attachment (id=15253)
|
|
Fix and unit test
|
|
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gonzalo at ximian.com</A> 2005-06-02 19:17 -------
|
|
Please, go ahead and commit.
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A> 2005-06-03 13:11 -------
|
|
+Committed to svn.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030003.html">[Mono-bugs] [Bug 75142][Maj] Changed - NumericUpDown & DomainUpDown
|
|
do not display properly when Location is set before control
|
|
is realized
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030005.html">[Mono-bugs] [Bug 75109][Nor] Changed - unmanaged delegate problems
|
|
on x86-64
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30004">[ date ]</a>
|
|
<a href="thread.html#30004">[ thread ]</a>
|
|
<a href="subject.html#30004">[ subject ]</a>
|
|
<a href="author.html#30004">[ 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>
|