You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by "Jochen Wiedmann (JIRA)" <xm...@ws.apache.org> on 2006/05/09 23:14:06 UTC

[jira] Geschlossen: (XMLRPC-45) International Characters cannot be used as Method Parameters

     [ http://issues.apache.org/jira/browse/XMLRPC-45?page=all ]
     
Jochen Wiedmann closed XMLRPC-45:
---------------------------------

    Resolution: Fixed
     Assign To:     (was: rpc-dev mailing list)

AFAIK, this has been fixed in version 2 and 3.


> International Characters cannot be used as Method Parameters
> ------------------------------------------------------------
>
>          Key: XMLRPC-45
>          URL: http://issues.apache.org/jira/browse/XMLRPC-45
>      Project: XML-RPC
>         Type: Bug

>   Components: Source
>     Versions: 1.2
>  Environment: Operating System: Windows NT/2K
> Platform: All
>     Reporter: Vassilis Michalitsis

>
> The switch statement in method "protected void chardata(String text)throws 
> XmlRpcException, IOException" (line 310) in class org.apache.xmlrpc.XmlWriter 
> does not allow character codes outside the 0x20 - 0xFF range prohibiting any 
> serious use of the library other than for demonstrations. 
> I've fixed that by allowing all valid XML characters, but I would prefer you to 
> provide a perhaps more conservative-safe solution plus integrate it in a next 
> version of the library.
>  
> TIA.

-- 
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