[Mono-bugs] [Bug 66507][Cri] New - ASP.NET Label controls is not being rendered

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Sep 2004 16:59:45 -0400 (EDT)


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 rogerio.araujo@gmail.com.

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

--- shadow/66507	2004-09-21 16:59:45.000000000 -0400
+++ shadow/66507.tmp.28306	2004-09-21 16:59:45.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 66507
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Critical
+Component: Sys.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: rogerio.araujo@gmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ASP.NET Label controls is not being rendered
+
+If i use Labels in my ASP.NET page all the labels is not shown because
+Labels is not being rendered.
+
+
+Steps to reproduce the problem:
+1. Put a Label control on a ASP.NET
+2. Call the page
+
+Actual Results:
+No labels is shown.
+
+Expected Results:
+The label shown on the page.
+
+How often does this happen? 
+All the time.