[Mono-bugs] [Bug 362189] Mono's System. Web convert an string parameter with commas to an array of strings.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Feb 18 14:35:28 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=362189

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=362189#c1


Marek Habersack <mhabersack at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
           Severity|Major                                           |Normal
             Status|NEW                                             |RESOLVED
           Priority|P2 - High                                       |P4 - Low
         Resolution|                                                |INVALID




--- Comment #1 from Marek Habersack <mhabersack at novell.com>  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.


More information about the mono-bugs mailing list