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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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:
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to