-
Notifications
You must be signed in to change notification settings - Fork 179
Description
Hi All,
Config:
Ubuntu 18.04LTS
PHP 5.6/7.2 (tested both)
VTiger 7.1.0 (vanilla & hotfix 2)
MySQL (latest)
I am having an issue with my VTiger installation where we are observing the following replacement chars on workflow email responses ; � � �
From what I can see, these replacement chars are being inserted/replaced after every entry. I have tried a variety of changes to the PHP coding for the modules associated with the workflow/email but it is still doing the same. I have narrowed the issue down to the ToAscii.php module.
It seems like an encoding conversion is causing the issue. Not sure where though. I have posted this issue and searched for additional threads on the VTiger forums but it turned out to be fruitless (except for Vivek trying his luck).
Does anyone know what I can do to resolve this? It is the only issue that is hindering me from rolling VTiger out as a complete CRM solution to my company.
Thank you
Xhander