[ http://issues.apache.org/jira/browse/AXISCPP-803?page=all ]

Samisa Abeysinghe updated AXISCPP-803:
--------------------------------------

    Component: XSD Types
      Version: current (nightly)

> Axis C++ allows leading zeroes in XSD_unsignedLong type
> -------------------------------------------------------
>
>          Key: AXISCPP-803
>          URL: http://issues.apache.org/jira/browse/AXISCPP-803
>      Project: Axis-C++
>         Type: Bug
>   Components: XSD Types
>     Versions: current (nightly)
>     Reporter: Manohar

>
> Axis C++ allows leading zeroes in XSD_unsignedLong type. As per the 
> specification, leading zeroes are prohibited for unsignedLong type. When an 
> input  with leading zeroes  (e.g. 0230) is given Axis C++ allows it and 
> random values are given as output. 
> XSD_unsignedLongClient.cpp test can be used to reproduce this problem.
> Regards
> Manohar

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

Reply via email to