[Mono-bugs] [Bug 74850][Min] Changed - VB Compiler error with Font-Names attribute

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 23 20:19:14 EDT 2007


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 mhabersack at novell.com.

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

--- shadow/74850	2007-08-23 16:13:29.000000000 -0400
+++ shadow/74850.tmp.8760	2007-08-23 20:19:14.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74850
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: sfossen at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -29,6 +29,9 @@
 Font-Names="Trebuchet MS" runat="server"></asp:Button>
 
 Works:
 <asp:Button id="btn1" Width="131px" BorderWidth="1px" BackColor="Gainsboro"
 BorderStyle="Solid" Text="Test" Font-Bold="True" Font-Size="X-Small"
 Font-Name="Trebuchet MS" runat="server"></asp:Button>
+
+------- Additional Comments From mhabersack at novell.com  2007-08-23 20:19 -------
+This bug no longer exists in svn trunk if the new vbnc compiler is used.


More information about the mono-bugs mailing list