Could somebody please check this change into CVS?

  - a


Adam Megacz <[EMAIL PROTECTED]> 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"

Reply via email to