[Mono-bugs] [Bug 76677][Nor] New - PC#3e,
Ch16: aspx compile error with
AlternatingItemStyle-BackColor="LightGrey"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 11 18:55:31 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 matt at use.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76677
--- shadow/76677 2005-11-11 18:55:31.000000000 -0500
+++ shadow/76677.tmp.18474 2005-11-11 18:55:31.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 76677
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com
+ReportedBy: matt at use.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: PC#3e, Ch16: aspx compile error with AlternatingItemStyle-BackColor="LightGrey"
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. the attached aspx fails to compile with xsp from SVN
+
+Actual Results:
+Unhandled Exception: System.Web.Compilation.ParseException: Color
+LightGrey is not a valid color. ---> System.Exception: LightGrey is not a
+valid value for Int32. ---> System.FormatException: Input string was not
+in the correct format.Unhandled Exception:
+System.Web.Compilation.ParseException: Color LightGrey is not a valid
+color. ---> System.Exception: LightGrey is not a valid value for Int32.
+---> System.FormatException: Input string was not in the correct format.
+
+Expected Results:
+ Should work.
More information about the mono-bugs
mailing list