[Mono-bugs] [Bug 80292][Min] Changed - the	MemberDescriptor.DisplayName property should take in account	the DisplayNameAttribute
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Thu Dec 21 16:36:48 EST 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=80292
--- shadow/80292	2006-12-17 18:54:06.000000000 -0500
+++ shadow/80292.tmp.13377	2006-12-21 16:36:47.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80292
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Ubuntu 6.10
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: catanzariti at yahoo.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -38,6 +38,9 @@
                         return ((DisplayNameAttribute) attr).DisplayName;
                 }
                 return name;	
             }
       }
 }
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-21 16:36 -------
+Fixed in svn (revision 69895).
    
    
More information about the mono-bugs
mailing list