[Vtigercrm-developers] wtsclib character encode problem

Prasad prasad at vtiger.com
Wed Oct 7 06:17:04 PDT 2009


Hi Bruno,

PHP CURL API's are used to handle the communication.
You might need to tune the UTF-8 support in function __construct of class
Vtiger_HTTP_Client (file: vtwsclib/Vtiger/Net/HTTP_Client.php)

I found the following article to be related:
http://markmail.org/message/m27ctd3qzzg7ts3i
Please update if you find any information.

Another hint: urlencode API is being used which could be causing issue with
UTF-8, please watch out during your analysis.

Regards,
Prasad
vtiger Team

On 10/7/09, Fusioncore <ml at arceva.fr> wrote:
>
> Hi,
> I have create a bridge who sent my website user on the account table on
> vtiger.
> This bridge extract data from the website database (utf8_general encode)
> and send it to vtiger with vtwsclib. (vtiger database was full utf8)
> I have a problem with the accent on some string. For example, I have an
> address "Avenue Jean Sébastien BACH" on my website and when I sync with
> crm, the address save on the crm was "Avenue Jean S"
> Does vtwsclib support accent ?
>
> Thanks,
>
> Bruno
> French-vtiger manager
> _______________________________________________
> Reach hundreds of potential candidates - http://jobs.vtiger.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20091007/8ea912da/attachment-0003.html 


More information about the vtigercrm-developers mailing list