[Mono-bugs] [Bug 79988][Nor] Changed - SOAP: fooSpecified return arguments crash on NullRef

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 27 04:14:08 EST 2006


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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=79988

--- shadow/79988	2006-11-27 03:23:50.000000000 -0500
+++ shadow/79988.tmp.18793	2006-11-27 04:14:08.000000000 -0500
@@ -184,6 +184,26 @@
 create a repro. 
 
 It is likely that the reason my patch did not work is just because you
 have improper changes in your local repositry, so I'd like to hear
 what happens with clean tree. Your test case does not work as it just
 stop doing anything, and no idea why right now.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-27 04:14 -------
+Hi Atsushi, I'll perform tests with a clean tree later today (or 
+tomorrow). I also have no idea why my test application does not work 
+for you. I'll verify that one too.
+
+The fix you attached does work, but not after we remove support for 
+defaults on deserialization. I indeed said that I could not create a 
+repro where the defaults are actually used on deserialization, which 
+means that I do have a repro that shows that they are not used 
+(Looking back, I could've been more clear about that ;-)).
+
+As I said, I have a fix that'll continue to work (after we remove 
+support for defaults on deserialization) but I just need to clean it 
+up a little.
+
+I was also hoping that this small test application I created worked 
+for you as that would allow me to also create real-word repros 
+(instead of having only XmlSerializer unit tests) for the XmlDefault 
+deserialization change too (bug #78207).


More information about the mono-bugs mailing list