Active
Project:
E-mail Marketing Framework
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2012 at 15:30 UTC
Updated:
5 Apr 2012 at 15:30 UTC
in plugins/emf_campaign_monitor/CMBase.php:875
in function array2xml( $arr, $indent = '', $escape = true ),
as $escape = TRUE values will be UTF8 encoded which can lead to double utf8 encoding
It should be nice to have this escape configurable in settings.
Cheers