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=79309

--- shadow/79309        2006-09-06 17:50:09.000000000 -0400
+++ shadow/79309.tmp.26317      2006-09-06 18:16:28.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 79309
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Sys.Web
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -70,6 +70,14 @@
     {
         this.Response.Output.WriteLine("The method
 ddl1_OnSelectedIndexChanged is called.");
         label1.Text = "Your selected index is " + ddl1.SelectedIndex;
     }
 </script>
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-06 18:16 -------
+I can't reproduce it (ASP.NET 1.1, 1.1.13.8 and 1.1.17.1)
+
+Note that a postback will not be performed if the selection
+doesn't change, for example if you launch the sample page
+and select "A". That's by design.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to