[Mono-bugs] [Bug 679425] New: System.Exception in XmlIteratorNodeList.cs line 119
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Mar 14 11:50:53 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=679425
https://bugzilla.novell.com/show_bug.cgi?id=679425#c0
Summary: System.Exception in XmlIteratorNodeList.cs line 119
Classification: Mono
Product: Mono: Runtime
Version: SVN
Platform: 64bit
OS/Version: RHEL 5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: srfcanada at hotmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; MS-RTC LM 8)
Im getting this error on a lot of our tests since the recent patch to
XmlIteratorNodeList was added:
System.Exception : Exception of type 'System.Exception' was thrown.
at System.Xml.XmlIteratorNodeList.SaveNodeList (System.Object o,
System.Xml.XmlNodeChangedEventArgs e) [0x00040] in
/home/monosrc/mono/mcs/class/System.XML/System.Xml/XmlIteratorNodeList.cs:119
The Throwing of the exception in SavingNodeList doesnt seem to be valid but
overall Im not sure what the purpose is of adding this event listener. If so
maybe add a more specific exception with more information on what the problem
is in the exception.
Also , on line 50 you might want to add more specific information for the
exception like "A null xml document cannot be used."
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list