https://bugzilla.novell.com/show_bug.cgi?id=659733
https://bugzilla.novell.com/show_bug.cgi?id=659733#c0 Summary: Schema fails on .NET, passes on Mono Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Sys.XML AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Loading MonoDevelop colour schemes fails on .NET because of validation using the schema main/src/core/Mono.Texteditor/Styles/IrBlackStyle.xml fails. However, it works on Mono. The error is: The 'color' attribute is invalid - The value '#ff8000' is invalid according to its datatype 'http://www.w3.org/2001/XMLSchema:NCName' - The '#' character, hexadecimal value 0x23, cannot be included in a name." Presumably Mono is allowing the '#' char in XMLSchema:NCName -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
