[Mono-bugs] [Bug 33375][Nor] New - The button.aspx samples not work property.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
6 Nov 2002 18:07:34 -0000


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 ztashev@mail.plovdiv.techno-link.com.

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

--- shadow/33375	Wed Nov  6 13:07:34 2002
+++ shadow/33375.tmp.32022	Wed Nov  6 13:07:34 2002
@@ -0,0 +1,50 @@
+Bug#: 33375
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 6.2
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: ztashev@mail.plovdiv.techno-link.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: The button.aspx samples not work property.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+
+I’m not sure this bug is for mono/runtime.
+
+Description of Problem:
+
+I compile and start xsp server with success.
+
+The button.aspx sample is showing the button. When button is clicked no 
+any action.
+
+In the Windows/IIS this sample work fine.
+
+
+Steps to reproduce the problem:
+1. make install in xsp directory.
+2. Go to server/tests
+3. Start server mono server.exe
+4. Hit http://localhost:8080/button.aspx
+5. Click on "Button1"
+
+Actual Results:
+Form not posted.
+
+Expected Results:
+Button text is changed to "Enabled 1", second click "Disabled 1"
+
+How often does this happen? 
+Every time.
+
+Additional Information: