[bugs] [Bug 1130] New - outlook import problem with ';' separator
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Dec 20 06:46:11 PST 2002
http://bugs.horde.org/show_bug.cgi?id=1130
*** shadow/1130 Fri Dec 20 06:46:11 2002
--- shadow/1130.tmp.2243 Fri Dec 20 06:46:11 2002
***************
*** 0 ****
--- 1,23 ----
+ Bug#: 1130
+ Product: Horde
+ Version: 0.1 Alpha
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P2
+ Component: Turba
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: matteo@euronia.it
+ URL:
+ Summary: outlook import problem with ';' separator
+
+ i noted that if you import from outlook your addressbook (if separator is ;) i
+ can't import correctly,
+ So if is it possibile to settings the separator not only ','.
+ I substitute in horde/turba/data.php default ',' with ';'
+
+ $importData = $csv->importFile($HTTP_POST_FILES['import_file']['tmp_name'],
+ $header, ';');
More information about the bugs
mailing list