[Mono-bugs] [Bug 79550][Nor] New - content mix on fast postbacks

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 2 05:37:19 EDT 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 alexander.s.ivanov at gmail.com.

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

--- shadow/79550	2006-10-02 05:37:19.000000000 -0400
+++ shadow/79550.tmp.25922	2006-10-02 05:37:19.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 79550
+Product: Mono: Runtime
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: alexander.s.ivanov at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: content mix on fast postbacks
+
+Description of Problem:
+When doing two fast postbacks (with small amount of time between them, or 
+when i am not wait for the response) i got datagrid`s content mixed (2 
+records before two fast postbacks and 4 records after int 
+DataGrindControl.Items.Count) inside the code at the server side.
+
+Is it some kind of unnormal behaviour when two async postbacks (with two 
+viewstates) are mixed into one?


More information about the mono-bugs mailing list