[Mono-bugs] [Bug 342070] New: Soap Xml Deserialization of System.DateTime. MinValue produces InvalidFormat Exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 15 16:41:46 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=342070

           Summary: Soap Xml Deserialization of System.DateTime.MinValue
                    produces InvalidFormat Exception
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: All
        OS/Version: RHEL 4
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: atsushi at ximian.com
        ReportedBy: f.meyer at tetco.fr
         QAContact: mono-bugs at ximian.com
          Found By: System Test


Hello,

This worked with previous versions of mono (e.g. 1.2.5.1)

Implement a WebService that returns a System.DateTime type with the value
System.DateTime.MinValue.
Implement a Client that consumes this WebService, it throws InvalidFormat
Exception.

The WSDL, and SOAP response is correct.
So it should be the code that deserialize the value that produces the
exception.

For information, the same client on Windows correctly consumes the very same
WebService on mono.

Regards,

Frederic


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