mail-archives/mono-bugs/2003-August/006871.html

95 строки
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 47573][Wis] Changed - Bugs in System.Uri
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="006870.html">
<LINK REL="Next" HREF="006872.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 47573][Wis] Changed - Bugs in System.Uri
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 47573][Wis] Changed - Bugs in System.Uri">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Tue, 12 Aug 2003 21:40:20 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="006870.html">[Mono-bugs] [Bug 47573][Wis] New - Bugs in System.Uri
</A></li>
<LI> Next message: <A HREF="006872.html">[Mono-bugs] [Bug 47576][Wis] New - intermittant crashing on SMP system
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6871">[ date ]</a>
<a href="thread.html#6871">[ thread ]</a>
<a href="subject.html#6871">[ subject ]</a>
<a href="author.html#6871">[ 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:duncan@ximian.com.">duncan@ximian.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47573">http://bugzilla.ximian.com/show_bug.cgi?id=47573</A>
--- shadow/47573 2003-08-12 20:46:21.000000000 -0400
+++ shadow/47573.tmp.12596 2003-08-12 21:40:20.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 47573
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A>
ReportedBy: <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
@@ -32,6 +32,14 @@
5) #s =&gt; (current document)#s (mono: crash)
With the MS 1.1 runtime, these two cases fail:
1) g:h (MS: UriFormatException)
2) /g (MS: UriFormatException)
+
+------- Additional Comments From <A HREF="mailto:duncan@ximian.com">duncan@ximian.com</A> 2003-08-12 21:40 -------
+Okay, turns out case #2 isn't a bug, it was just a typo:
+
+2) /g =&gt;<A HREF="file://x,">file://x,</A> /g
+
+We actually correctly yield the result '<A HREF="http://a/g'.">http://a/g'.</A>
+
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="006870.html">[Mono-bugs] [Bug 47573][Wis] New - Bugs in System.Uri
</A></li>
<LI> Next message: <A HREF="006872.html">[Mono-bugs] [Bug 47576][Wis] New - intermittant crashing on SMP system
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6871">[ date ]</a>
<a href="thread.html#6871">[ thread ]</a>
<a href="subject.html#6871">[ subject ]</a>
<a href="author.html#6871">[ author ]</a>
</LI>
</UL>
</body></html>