[Mono-bugs] [Bug 71153][Min] Changed - Incorrect error description in DataGrid

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 27 02:17:02 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 gonzalo at ximian.com.

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

--- shadow/71153	2005-05-26 19:53:11.000000000 -0400
+++ shadow/71153.tmp.18970	2005-05-27 02:17:02.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 71153
 Product: Mono: Class Libraries
 Version: 1.0
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: INCOMPLETE
 Severity: 001 One hour
 Priority: Minor
 Component: Sys.Web
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: agillesp at vt.edu               
 QAContact: mono-bugs at ximian.com
@@ -24,6 +24,14 @@
 
 <asp:datagrid id="grid" runat="server">
  <columns>
   <asp:boundcolumn datafield="does_not_exist" />
  </columns>
 </asp:datagrid>
+
+------- Additional Comments From gonzalo at ximian.com  2005-05-27 02:17 -------
+I cannot reproduce the error with the sample you posted. Please attach
+a full self-contained test case (the smaller the better) and reopen
+the bug when you do so.
+
+Thanks.
+


More information about the mono-bugs mailing list