[Mono-bugs] [Bug 45658][Wis] Changed - XSP --> <asp:button> code gets executed but postback loads invalid page
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 8 Jul 2003 15:17:08 -0400 (EDT)
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 tpsoftware@users.sourceforge.net.
http://bugzilla.ximian.com/show_bug.cgi?id=45658
--- shadow/45658 Mon Jul 7 22:00:54 2003
+++ shadow/45658.tmp.26949 Tue Jul 8 15:17:08 2003
@@ -343,6 +343,19 @@
I was thinking about a cache problem, but I'm not sure if
xsp uses that... ???
------- Additional Comments From gonzalo@ximian.com 2003-07-07 22:00 -------
I cannot reproduce this with current CVS...
+
+------- Additional Comments From tpsoftware@users.sourceforge.net 2003-07-08 15:17 -------
+
+It seems to be browser specific.
+I tested with Mozilla 1.4 the problem doesn't arise.
+However with Internet Explorer 6.0 the problem always arises.
+
+With mozilla I can add one object after another,
+invoking roundtrip after roundtrip, with IE it fails on the
+first roundtrip/postback.
+
+Hope this helps.
+