[Mono-bugs] [Bug 78574][Nor] New - Need to add URL handlers.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 3 19:35:41 EDT 2006
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78574
--- shadow/78574 2006-06-03 19:35:41.000000000 -0400
+++ shadow/78574.tmp.789 2006-06-03 19:35:41.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 78574
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: miguel at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Need to add URL handlers.
+
+We should catch a couple of common operations that developers expect
+from System.Diagnostics.Process.Start, these are:
+
+http://....
+
+Should launch a web browser on that url
+
+mailto:
+
+Should open the standard email client.
+
+We probably need a couple more as well
More information about the mono-bugs
mailing list