[Mono-bugs] [Bug 62352][Nor] Changed - wsdl doesnt like file: URLs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 1 04:43:40 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62352
--- shadow/62352 2004-08-03 05:54:55.000000000 -0400
+++ shadow/62352.tmp.8547 2005-09-01 04:43:40.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 62352
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details: Suse 9.1 pro
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Other.
AssignedTo: mono-bugs at ximian.com
ReportedBy: stevel at apache.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -45,6 +45,12 @@
How often does this happen?
every time.
Additional Information:
using the 1.0 version of the mono runtime.
+
+------- Additional Comments From atsushi at ximian.com 2005-09-01 04:43 -------
+wsdl.exe treats file URL as expected (at least with the latest wsdl.exe).
+
+BTW if you have /home/slo/test.wsdl, the correct file URL is
+file:///home/slo/test.wsdl, not file://home/slo/test.wsdl.
More information about the mono-bugs
mailing list