[Mono-bugs] [Bug 77096][Wis] New - Repeater cannot be placed in HtmlTableCell

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 26 18:05:52 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 jesse.sightler at gmail.com.

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

--- shadow/77096	2005-12-26 18:05:52.000000000 -0500
+++ shadow/77096.tmp.32551	2005-12-26 18:05:52.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 77096
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: jesse.sightler at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: Repeater cannot be placed in HtmlTableCell
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+XSP gives this error:
+Cannot add a System.Web.UI.WebControls.Repeater to
+System.Web.UI.HtmlControls.HtmlTableCell
+
+The code works correctly in MS.Net.
+
+
+Steps to reproduce the problem:
+1. Include a Repeater in a TableCell
+
+Actual Results:
+Exception:
+"Cannot add a System.Web.UI.WebControls.Repeater to
+System.Web.UI.HtmlControls.HtmlTableCell"
+
+Expected Results:
+Repeater works and displays correctly
+
+
+How often does this happen? 
+Every time
+
+Additional Information:


More information about the mono-bugs mailing list