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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82620 --- shadow/82620 2007-08-29 07:18:55.000000000 -0400 +++ shadow/82620.tmp.30882 2007-08-29 07:19:15.000000000 -0400 @@ -102,6 +102,11 @@ DataRow row; DataTable raw=new DataTable(); row = table.NewRow(); row["provider"]+=" ("+raw.Rows[0]["ProvAbbr"].ToString()+")"; } } + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-29 07:19 ------- +Created an attachment (id=19919) +Updated repro + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
