[Mono-bugs] [Bug 81034][Min] Changed - AspParser / AspTokenizer error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 21 11:14:32 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 tyberius_prime at coonabibba.de.

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

--- shadow/81034	2007-03-05 05:45:28.000000000 -0500
+++ shadow/81034.tmp.5694	2007-03-21 10:14:32.000000000 -0500
@@ -53,6 +53,14 @@
 
 ------- Additional Comments From mhabersack at novell.com  2007-03-05 05:45 -------
 Since this is a corner case, I'm lowering the priority of that one. 
 But rest assurred that I keep that one in mind - I've been thinking 
 about rewriting our asp parser for a while now. Just that there are 
 things with higher priorities now. Thanks for reporting,
+
+------- Additional Comments From tyberius_prime at coonabibba.de  2007-03-21 10:14 -------
+I have foobared my mono, trying to hack around this, but
+the error messages was thrown in /mcs/class/System.Web/System.Web.UI/
+TemplateParser.cs line 582:
+if (atts.Count > 0)
+                              ThrowParseException ("Unknown 
+attribute: " + GetOneKey (atts));


More information about the mono-bugs mailing list