[Mono-bugs] [Bug 629714] NullReferenceException during Xsl transformation, where .Net works fine

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 10 10:28:09 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=629714

http://bugzilla.novell.com/show_bug.cgi?id=629714#c1


--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-08-10 14:28:08 UTC ---
Created an attachment (id=381947)
 --> (http://bugzilla.novell.com/attachment.cgi?id=381947)
Proposed fix

The attached patch fixes the issue and produces the expected results for this
test. Running the xml tests yields one error
(MonoTests.System.Xml.XmlConvertTests.XmlDateTimeSerializationModeSeveralFormats
: System.ArgumentOutOfRangeException : Argument is out of range.
at System.DateTime.op_Subtraction (DateTime d, TimeSpan t) [0x00031] in
/home/gonzalo/mono/git/wd/mono/mcs/class/corlib/System/DateTime.cs:2049
) but I think that's unrelated to this patch.

-- 
Configure bugmail: http://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