[Mono-bugs] [Bug 80876][Nor] New - Parser Error on any Color
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 16 18:00:58 EST 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 nquillen at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80876
--- shadow/80876 2007-02-16 18:00:58.000000000 -0500
+++ shadow/80876.tmp.4777 2007-02-16 18:00:58.000000000 -0500
@@ -0,0 +1,46 @@
+Bug#: 80876
+Product: Mono: Class Libraries
+Version: 1.2
+OS: Mac OS X 10.3
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: nquillen at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Parser Error on any Color
+
+Description of Problem:
+Whenever parsing a color for a control(custom or asp) it returns a parser
+error. This only happens in Mac OS X running apache with mod_mono, after
+the upgrade from 1.2.2.1 to 1.2.3.1 using dmg files.
+
+Example:
+ Description: Error parsing a resource required to service this request.
+ Review your source file and modify it to fix this error.
+
+ Error message:
+ Color Black is not a valid color.
+
+Steps to reproduce the problem:
+1. install 1.2.2.1 on Mac OS X from dmg
+2. upgrade to 1.2.3.1
+3. try to render any control with a Color Attribute being parsed
+
+Actual Results:
+parser error
+
+Expected Results:
+rendered control
+
+How often does this happen?
+always
+
+Additional Information:
+None
More information about the mono-bugs
mailing list