﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
5666	faultString in xmlrpc responses is not properly escaped	josephscott	josephscott	"The xmlrpc spec indicates that < and & be encoded as &lt; and &amp; in strings.  When an error is returned from an xmlrpc call the IXR class doesn't attempt to encode these as it does with regular string values.

I'm inclined to have IXR make use of htmlspecialchars() for this as it does for regular string values."	defect (bug)	closed	normal	2.5.1	XML-RPC	2.3.2	normal	fixed	has-patch	josephscott
