|
From: Patrick R. <pa...@ta...> - 2007-06-26 17:00:39
|
I added some code to GOA_XRPC_SCALAR_VALUE that does the escaping, I looked around the code but didn't find something I could reuse so I did a simple replace of the few characters that make trouble. Regards, Patrick > it seems that there is no escaping for strings in xmlrpc requests and > replies done. Did I miss something? What would be the best place to add > this? > |