[Mono-bugs] [Bug 82687][Min] Changed - Code for attributes with multiple hyphens isn't always generated properly (case sensitivity)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 4 08:59:41 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=82687

--- shadow/82687	2007-09-04 05:30:20.000000000 -0400
+++ shadow/82687.tmp.16423	2007-09-04 08:59:41.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 82687
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Sys.Web
 AssignedTo: mhabersack at novell.com                            
 ReportedBy: zsunno at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Not all asp attributes are case-insensitive
+Summary: Code for attributes with multiple hyphens isn't always generated properly (case sensitivity)
 
 Description of Problem:
 Attributes names of asp server element are case-sensitive when it's name 
 has more then 1 hipen like 'headerstyle-font-names'.
 
 Steps to reproduce the problem:
@@ -215,6 +215,9 @@
 tested on mono-1.2.4 & 1.2.5
 
 ------- Additional Comments From zsunno at gmail.com  2007-09-04 05:30 -------
 Created an attachment (id=19956)
 trial patch
 
+
+------- Additional Comments From mhabersack at novell.com  2007-09-04 08:59 -------
+This bug has been closed in svn trunk, revision 85269


More information about the mono-bugs mailing list