[Mono-bugs] [Bug 68795][Maj] Changed - (mono 1.1.1) WSDL -appsettingurlkey generating empty ctor for proxy class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Oct 2004 13:37:00 -0400 (EDT)


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 lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=68795

--- shadow/68795	2004-10-26 08:26:01.000000000 -0400
+++ shadow/68795.tmp.15499	2004-10-26 13:37:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 68795
 Product: Mono: Compilers
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Other.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: yjost@perinfo.com               
 QAContact: mono-bugs@ximian.com
@@ -40,6 +40,11 @@
 
 How often does this happen? 
 Everytime whith mono 1.1.1
 
 Additional Information:
 Work perfectly with mono 1.0.1
+
+------- Additional Comments From lluis@ximian.com  2004-10-26 13:37 -------
+Fixed in CVS HEAD and 1.0 branch.
+BTW, it could not work in 1.0.1 because this support for
+appsettingurlkey was not implemented.