The branch "master" has been updated. The following is a summary of the commits.
from: 88a82b9b38e1ea682418ae57d5186c90d895d598 369d688 Use Horde_String::truncate(), simplify. 4bd4073 [jan] Try to detect number of fields again when importing CSV data (Bug #9397). 23edc79 Use detected number of fields from Horde_Data and hardcode default separator and quote characters (Bug #9397). ----------------------------------------------------------------------- commit 369d688dd0303a48470640e53fc28d0891e2cf3d Author: Jan Schneider <[email protected]> Date: Sat Jul 2 18:29:09 2011 +0200 Use Horde_String::truncate(), simplify. framework/Data/lib/Horde/Data/Csv.php | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/369d688dd0303a48470640e53fc28d0891e2cf3d ----------------------------------------------------------------------- commit 4bd4073bc3c2a324995747748f8a80bc44d738ce Author: Jan Schneider <[email protected]> Date: Sat Jul 2 18:39:47 2011 +0200 [jan] Try to detect number of fields again when importing CSV data (Bug #9397). framework/Data/lib/Horde/Data/Csv.php | 10 ++++++++++ framework/Data/package.xml | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/4bd4073bc3c2a324995747748f8a80bc44d738ce ----------------------------------------------------------------------- commit 23edc79dafc270a2cde3dfe157680d668567782c Author: Jan Schneider <[email protected]> Date: Sat Jul 2 18:40:59 2011 +0200 Use detected number of fields from Horde_Data and hardcode default separator and quote characters (Bug #9397). horde/templates/data/csvinfo.inc | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/23edc79dafc270a2cde3dfe157680d668567782c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
