MantisBT: master-1.2.x 4fd53568

Author Committer Branch Timestamp Parent
VeMag VeMag master-1.2.x 2011-12-22 20:49 master-1.2.x 9781b61d
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/adminguide/en/configuration.sgml Diff File