MantisBT: master f447dacc

Author Committer Branch Timestamp Parent
vboctor master 2004-11-19 07:54 master 14163128
Changeset

4872: CSV export uses , as separator but excel only recognizes ; in non-english locales (thanks to Thiebaut)

Added a configuration variable to allow confguring the separator to be used in exported csv files.

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@3112 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - csv_export.php Diff File
mod - doc/ChangeLog Diff File
mod - config_defaults_inc.php Diff File
mod - core/csv_api.php Diff File