MantisBT: master 9d0eb8eb

Author Committer Branch Timestamp Parent
VeMag VeMag master 2011-12-22 20:49 master 8991cf9c
Affected Issues  0009034: CSV Export with special chars dont work properly
Changeset

Fix 0009034: CSV Export with special chars dont work properly

Adding "Byte Order Mark" at the begining of the file resolves the issue.

$g_csv_add_bom parameter with default = OFF, because of remarks on pull request 27

Signed-off-by: Robert Munteanu robert.munteanu@gmail.com

mod - config_defaults_inc.php Diff File
mod - csv_export.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File