[Mono-bugs] [Bug 76049][Min] New - [XmlInclude] not working predictably.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 20:39:46 EDT 2005


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 martin at stupids.org.

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

--- shadow/76049	2005-09-09 20:39:46.000000000 -0400
+++ shadow/76049.tmp.15904	2005-09-09 20:39:46.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 76049
+Product: Mono: Tools
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: XSP
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: martin at stupids.org               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [XmlInclude] not working predictably.
+
+Description of Problem:
+
+[XmlInclude] not always working.
+
+Steps to reproduce the problem:
+1. run the attached asmx and use the test form to invoke GetFoo()
+2. watch it fail to find MyType
+
+Expected Results:
+
+It should find the type and return the object.
+
+How often does this happen? 
+
+Every time.
+
+Additional Information:
+
+Strangely, swap the two methods around so that GetFoo() is first in the
+file and it works.


More information about the mono-bugs mailing list