[Mono-bugs] [Bug 679180] New: NotImplementedException in DTDReader
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Mar 13 09:53:33 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=679180
https://bugzilla.novell.com/show_bug.cgi?id=679180#c0
Summary: NotImplementedException in DTDReader
Classification: Mono
Product: Mono: Class Libraries
Version: 2.10.x
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: nicolas.bros at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
I am currently blocked by this exception, when trying to read an XML file that
references a DTD:
System.NotImplementedException : "The requested feature is not implemented."
at System.Xml.DTDReader.ReadAttributeDefinition() in DTDReader.cs:940
Note: this exception happens with MonoTouch, but I suppose MonoTouch uses the
same class as Mono. Doesn't it?
Reproducible: Always
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list