[wsf-c-dev] [jira] Created: (WSFPHP-207) Large double values cannot be correctly serialize

Dushshantha Chandradasa (JIRA) jira at wso2.org
Tue Feb 19 02:12:44 PST 2008


Large double values cannot be correctly serialize
-------------------------------------------------

                 Key: WSFPHP-207
                 URL: https://wso2.org/jira/browse/WSFPHP-207
             Project: WSO2 WSF/PHP
          Issue Type: Bug
          Components: WSDL Mode
    Affects Versions: Current (nightly)
         Environment: Windows XP
            Reporter: Dushshantha Chandradasa


I tried sending a very large double value, 1.7976931348623157E+308 through a WSDL mode client. But the message on wire sends the value 1.79769313486E+308

Steps to regenarate the issue:

cd src/tests/samples/interop_wsdl_mode/basic_all
php RetDouble_max.phpt

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the Wsf-c-dev mailing list