Hi Bruno,<br><br>PHP CURL API&#39;s are used to handle the communication.<br>You might need to tune the UTF-8 support in function __construct of class Vtiger_HTTP_Client (file: vtwsclib/Vtiger/Net/HTTP_Client.php)<br><br>I found the following article to be related: <a href="http://markmail.org/message/m27ctd3qzzg7ts3i">http://markmail.org/message/m27ctd3qzzg7ts3i</a><br>
Please update if you find any information.<br><br>Another hint: urlencode API is being used which could be causing issue with UTF-8, please watch out during your analysis.<br><br>Regards,<br>Prasad<br>vtiger Team<br><br><div>
<span class="gmail_quote">On 10/7/09, <b class="gmail_sendername">Fusioncore</b> &lt;<a href="mailto:ml@arceva.fr">ml@arceva.fr</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br> I have create a bridge who sent my website user on the account table on<br> vtiger.<br> This bridge extract data from the website database (utf8_general encode)<br> and send it to vtiger with vtwsclib. (vtiger database was full utf8)<br>
 I have a problem with the accent on some string. For example, I have an<br> address &quot;Avenue Jean Sébastien BACH&quot; on my website and when I sync with<br> crm, the address save on the crm was &quot;Avenue Jean S&quot;<br>
 Does vtwsclib support accent ?<br> <br> Thanks,<br> <br> Bruno<br> French-vtiger manager<br> _______________________________________________<br> Reach hundreds of potential candidates - <a href="http://jobs.vtiger.com">http://jobs.vtiger.com</a><br>
 </blockquote></div><br>