e70a466017
This patch adds the missing 'escaping' option to all remaining xmlrpc_encode_request() calls in the moodle core code. Without this, the xmlrpc_decode_request() call on the server side may lead to wrongly decoded non-ascii characters.