[bugs] [Bug 1130] Changed - outlook import problem with ';' separator
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Dec 20 09:57:18 PST 2002
http://bugs.horde.org/show_bug.cgi?id=1130
*** shadow/1130 Fri Dec 20 09:49:42 2002
--- shadow/1130.tmp.15185 Fri Dec 20 09:57:18 2002
***************
*** 3,10 ****
Version: 0.1 Alpha
Platform: PHP Code
OS/Version: Linux
! Status: NEW
! Resolution:
Severity: normal
Priority: P2
Component: Turba
--- 3,10 ----
Version: 0.1 Alpha
Platform: PHP Code
OS/Version: Linux
! Status: RESOLVED
! Resolution: FIXED
Severity: normal
Priority: P2
Component: Turba
***************
*** 21,23 ****
--- 21,27 ----
$importData = $csv->importFile($HTTP_POST_FILES['import_file']['tmp_name'],
$header, ';');
+
+ ------- Additional Comments From jan@horde.org 12/20/02 09:57 -------
+ The import code has been rewritten in the version from CVS (HEAD branch). The
+ separator is now user definable during the import process.
More information about the bugs
mailing list