[Mono-bugs] [Bug 76949][Wis] New - DropDownList ListItem does not HtmlEncode text

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 8 16:11:14 EST 2005


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 eto at shaw.ca.

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

--- shadow/76949	2005-12-08 16:11:14.000000000 -0500
+++ shadow/76949.tmp.16839	2005-12-08 16:11:14.000000000 -0500
@@ -0,0 +1,39 @@
+Bug#: 76949
+Product: Mono: Class Libraries
+Version: 1.1
+OS: GNU/Linux [Other]
+OS Details: gentoo
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: eto at shaw.ca               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DropDownList ListItem does not HtmlEncode text
+
+Description of Problem:
+In MS.NET, the 'Text' property is html encoded when rendering to html, but
+in mono it is not.
+
+Steps to reproduce the problem:
+1. Unzip attached sample
+2. Run using xsp
+
+Actual Results:
+Two drop down's are shown (due to "<select an item>" being the text of one
+of the items)
+
+Expected Results:
+One drop down should be shown, with the first item as "<select an item>"
+
+
+How often does this happen? 
+every time
+
+
+Additional Information:


More information about the mono-bugs mailing list