apostrophe/single quote used in names or any other data field gets converted to something else.....
is this a common issue? php ini setting?
thanks, Rey
That certainly is not expected behavior. Are you using the plugin with SplendidCRM or SugarCRM? It would also be useful to know both the client version and the server version.
Server: PHP ver 4.3.9SugarCRM ver 4.0MySQL ver 4.1.7Apache/2.0.52 (Red Hat)
Client:Outlook 2003Splendid Outlook Plugin - ver 1.0.3.29883
Thank you for your time!
OH and it just coming into Outlook converted. apostrophe/single quote going out of outlook into crm are fine.
Thanks for the additional research. We use .NET to do all our XML parsing, so it was not likely that this problem was in our code. This kind of bug is typical of systems that built the XML themselves instead of using an established library.