[Mono-bugs] [Bug 49819][Wis] Changed - Sometimes ImageButton doesnt get postback
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 7 Nov 2003 12:53:43 -0500 (EST)
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 jackson@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49819
--- shadow/49819 2003-11-07 12:52:17.000000000 -0500
+++ shadow/49819.tmp.10316 2003-11-07 12:53:43.000000000 -0500
@@ -40,6 +40,11 @@
You need to login as admin admin to access this page.
------- Additional Comments From jackson@ximian.com 2003-11-07 12:52 -------
Created an attachment (id=5908)
proposed patch
+
+------- Additional Comments From jackson@ximian.com 2003-11-07 12:53 -------
+I just attached a patch. It appears that the image is just getting the
+x value posted back, and there is no .x appended to its name. I am not
+sure if this patch is solving the problem or a symptom of the problem.