You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rpc-user@xml.apache.org by Adam Megacz <ad...@megacz.com> on 2002/08/08 23:16:43 UTC

Please commit this bugfix

Could somebody please check this change into CVS?

  - a


Adam Megacz <ad...@megacz.com> writes:
> The Apache XML-RPC libraries fail to transform '<' into '&lt;' and '&'
> into '&amp;' when they occur in a Hashtable key (<name/> element).
> 
> This can be fixed by removing this line (XmlRpc.java:756)
> 
>     write(nextkey);
> 
> And replacing it with this line:
> 
>     chardata(nextkey);
> 
>   - a
> 
> -- 
> Sick of HTML user interfaces?
> www.xwt.org
> 
> Some people don't care if the pie is smaller, so long as they still
> get all of it.
> 

-- 
Sick of HTML user interfaces?
www.xwt.org

Amendment XXVIII: "thou shalt maximize thy stock price at all costs"