Hi,
I have a form (not using Zend_Form) that when submitted will call a XML-RPC
request.
If a field in the form contains an umlaut or accute etc. then the value is
getting stripped from the request.
I have tried using htmlentities on the form values submitted but this is
still causing the value to be stripped from the request.
I am using ZF 1.6.2 at present.
This is the array of data that the form is sending on to be using by XML-RPC
client:
Array
(
[name] =>
[location] => UK:ABR:ABRWEST
[description] => Vidéo
[category] => Geography
[Image] => UK_ABR_ABRWEST.gif
[savelevel] => savelevel
)
Robert W. Castley
Macro 4
<http://www.macro4.com/emaildisclaimer.html>
________________________________________________________________________
This email has been scanned for all known viruses by the MessageLabs Email
Security Service and the Macro 4 plc internal virus protection system.
________________________________________________________________________