Summary | CSV import failes w/o PEAR File |
Queue | Turba |
Queue Version | 2.1.4 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | fri (at) hrz (dot) tu-chemnitz (dot) de |
Created | 04/26/2007 (6685 days ago) |
Due | |
Updated | 04/27/2007 (6684 days ago) |
Assigned | |
Resolved | 04/26/2007 (6685 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
It seems it dies in lib/Horde/Data/csv.php,
function discoverFormat , in
@include_once('File/CSV.php');
It shouldn't stop with including an non-existing file, but it does w/o
leaving a debug message.
Strange.
Installing PEAR module File 1.2.2 - everything is fine.
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ CSV import failes w/o PEAR File
Queue ⇒ Turba
I don't have installed the PEAR class File (as shown in text.php).
But I may choose "import CSV" within Turba, which fails "silently"
(empty page).
There should be made a test if PEAR class File is available, and if
not, don't show
the CSV import format.
Thanks,
Frank