[Mono-bugs] [Bug 48642][Maj] Changed - problem inserting data

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 19 Sep 2003 23:15:21 -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=48642

--- shadow/48642	2003-09-19 13:44:57.000000000 -0400
+++ shadow/48642.tmp.13836	2003-09-19 23:15:21.000000000 -0400
@@ -1,22 +1,21 @@
 Bug#: 48642
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: rh 8 (pcq linux distro)
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: 016 Two days
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: suresh7366@sancharnet.in               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: problem inserting data
 
 Dear Sir,
 As i mentioned abt the asp.net application. there is a small problem.
 Description of the code:
 1. aspx code which will accept and insert data into mysql database
@@ -128,6 +127,11 @@
 	</html>
 
 ------- Additional Comments From suresh7366@sancharnet.in  2003-09-19 13:44 -------
 Created an attachment (id=5366)
 Code extract of the aspx files and script to create the tables
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-19 23:15 -------
+Btw, are you using current CVS? In the last couple of days, I've fixed
+a few bugs, one of them preventing proper handling of POST when using
+apache module. I also did some modifications that may speed up things.