[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1241) BaseDataTypesRpcLit_Service - RetString - CR and CRLF handling

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Jun 6 10:01:09 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBWS-1241?page=all ]

Thomas Diesler updated JBWS-1241:
---------------------------------

    Assignee: Thomas Diesler

> BaseDataTypesRpcLit_Service - RetString - CR  and CRLF handling
> ---------------------------------------------------------------
>
>                 Key: JBWS-1241
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1241
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws
>    Affects Versions: jbossws-2.0.0.Beta
>            Reporter: Jason T. Greene
>         Assigned To: Thomas Diesler
>             Fix For: jbossws-2.0.0
>
>
> CR Fails:
> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><RetString xmlns="http://tempuri.org/"><inString xmlns="">Hello&#xD;World</inString></RetString></s:Body></s:Envelope>
> CRLF fails:
> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><RetString xmlns="http://tempuri.org/"><inString xmlns="">Hello&#xD;
> World</inString></RetString></s:Body></s:Envelope>
> The returned value for both is LF only, which is incorrect.

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

        



More information about the jbossws-issues mailing list