[Mono-bugs] [Bug 28531][Wis] Changed - ** ERROR **: Type 0x1c not handled in custom attr value decoding

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
5 Aug 2002 12:39:57 -0000


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

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

--- shadow/28531	Sun Aug  4 23:23:53 2002
+++ shadow/28531.tmp.5515	Mon Aug  5 08:39:57 2002
@@ -1,13 +1,13 @@
 Bug#: 28531
 Product: Mono/Runtime
 Version: unspecified
 OS: Debian Woody
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tim@timcoleman.com               
 QAContact: mono-bugs@ximian.com
@@ -62,6 +62,9 @@
                 binding.Name = "binding";
                 serviceDescription.Bindings.Add (binding);
                 serviceDescription.Write (textWriter);
                 Console.WriteLine (textWriter.ToString ());
         }
 }
+
+------- Additional Comments From lupus@ximian.com  2002-08-05 08:39 -------
+Fixed in cvs.