[Mono-bugs] [Bug 52614][Min] Changed - Soap headers always belong to "tempuri" namespace.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jan 2004 12:56:16 -0500 (EST)


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 lluis@ximian.com.

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

--- shadow/52614	2004-01-12 20:44:33.000000000 -0500
+++ shadow/52614.tmp.15131	2004-01-14 12:56:16.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52614
 Product: Mono/Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Linux From Scratch Base 5.0
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: Sys.Web.Services
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ldavismead@acculence.com               
 QAContact: mono-bugs@ximian.com
@@ -101,6 +101,9 @@
 exact opposite behaviour depicted above:  when the tempuri namespace is
 specified, IIS 5.1 will fail to parse the header; it will only do so when
 the "foo.bar.org" namespace is used.
 
 This bug occurs when using a self-contained .asmx page as included above,
 and also when using a code-behind page.
+
+------- Additional Comments From lluis@ximian.com  2004-01-14 12:56 -------
+Fixed in CVS. Thanks!