[Mono-bugs] [Bug 72846][Wis] Changed - Parsing errors for <camm:META id="META" runat="server" cammWebManager=<%# cammWebManager %> />

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Feb 2005 05:14:49 -0500 (EST)


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 jwezel@compumaster.de.

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

--- shadow/72846	2005-02-22 05:11:16.000000000 -0500
+++ shadow/72846.tmp.11067	2005-02-22 05:14:49.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72846
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jwezel@compumaster.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -49,6 +49,32 @@
 No parsing errors
 
 How often does this happen? 
 always
 
 Additional Information:
+
+------- Additional Comments From jwezel@compumaster.de  2005-02-22 05:14 -------
+Here another parser bug which targets the same problem:
+
+Error message: expecting '>'. Got '<' 
+
+File 
+name: /net/srv06/hd2/websites/lwezel.lan.compumaster.de/sysdata/includ
+es/standardtemplate_top_frameset.ascx    Line: 13 
+
+Source Error: <%# cammWebManager.PageAdditionalHeaders %>
+</head>
+
+<body bgcolor="#ffffff" leftmargin="0" topmargin="10" marginwidth="0" 
+marginheight="10"<%= 
+compumaster.camm.webmanager.Utils.JoinNameValueCollectionToString
+(cammWebManager.PageAdditionalBodyAttributes, " ", "=""", """") %>>
+<table border="0" cellspacing="30" cellpadding="0" width="100%">
+	<tr>
+		<td>
+
+ 
+
+
+
+