[Mono-bugs] [Bug 78533][Cri] Changed - System.InvalidCastException: Cannot cast from source type to destination type
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 20 18:02:15 EDT 2007
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 mhabersack at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78533
--- shadow/78533 2007-04-24 17:45:42.000000000 -0400
+++ shadow/78533.tmp.24316 2007-06-20 18:02:15.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78533
Product: Mono: Class Libraries
Version: 1.1
OS: other
OS Details: OpenSuse 10.0
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: 040 One week
Priority: Critical
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: torsten.zachert at teserco.de
QAContact: mono-bugs at ximian.com
@@ -135,6 +135,9 @@
<script runat="server">
protected void Page_Load (object sender, EventArgs e)
{
dropDownListCategorySearch.Items.Add (new ListItem ("Ola,", "ola!"));
}
</script>
+
+------- Additional Comments From mhabersack at novell.com 2007-06-20 18:02 -------
+This bug was fixed in svn trunk, revision 80368
More information about the mono-bugs
mailing list