[wsf-c-dev] [jira] Created: (WSFPHP-206) large decimal values
cannot be correctly serialize
Dushshantha Chandradasa (JIRA)
jira at wso2.org
Tue Feb 19 01:13:44 PST 2008
large decimal values cannot be correctly serialize
---------------------------------------------------
Key: WSFPHP-206
URL: https://wso2.org/jira/browse/WSFPHP-206
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 decimal value: 79228162514264337593543950335 in a WSDL mode client. But the message on the wire sends 7.92281625143E+28 instead.
Steps to reproduce:
goto "src/tests/samples/interop_wsdl_mode/basic_all" folder
> php RetDecimal_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