[Mono-bugs] [Bug 362189] New: 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
Fri Feb 15 10:53:07 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=362189
Summary: Mono's System.Web convert an string parameter with
commas to an array of strings.
Product: Mono: Class Libraries
Version: 1.2.6
Platform: All
OS/Version: Linux
Status: NEW
Severity: Major
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: pedromj at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=195159)
--> (https://bugzilla.novell.com/attachment.cgi?id=195159)
Sample Castle Web Site.
When an input box has a comma, Mono splits it to an array of strings. It
happends in Castle Project 1.0-RC3.
I've attached a sample website. To test it:
- Uncompress the file,
- Run "xsp2" inside the directory,
- Go to "http://localhost:8080/home/index.castle" (changing the URL or port if
it proceeds),
- Write "a, b" in any of the input boxes,
- Push Send Button.
--
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