[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:21:16 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45658
--- shadow/45658 Tue Jul 8 15:17:08 2003
+++ shadow/45658.tmp.32350 Tue Jul 8 15:21:16 2003
@@ -1,12 +1,12 @@
Bug#: 45658
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details: Bonzai 1.8
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: gonzalo@ximian.com
ReportedBy: tpsoftware@users.sourceforge.net
@@ -356,6 +356,11 @@
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.
+
+------- Additional Comments From gonzalo@ximian.com 2003-07-08 15:21 -------
+
+What happens if you run your program under IIS and use IE to access to
+the page?