https://bugzilla.novell.com/show_bug.cgi?id=362189
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=362189#c1 Marek Habersack <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Status|NEW |RESOLVED Priority|P2 - High |P4 - Low Resolution| |INVALID --- Comment #1 from Marek Habersack <[EMAIL PROTECTED]> 2008-02-18 12:35:28 MST --- It is most probably a bug in the Castle framework. Mono System.Web controls are never used in this example. If you look at the code, the form action passes the data in a GET request to the save.castle URL, which processes the input. System.Web's role is reduced to handling the connection and passing it to the Castle handlers. If you consult the exception message produced by the sample for the situation you described, you will notice that System.Web classes are never mentioned in the backtraces. Please consider filing a bug for the Castle Project. If you are convinced that the bug does exist in Mono's System.Web, please provide an ASP.NET sample which triggers the same behavior and reopen the bug report. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
