Issue 15521

Summary: CSV Import not working
Product: Calc Reporter: rklaschka <robert>
Component: uiAssignee: Mathias_Bauer
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 Beta2   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description rklaschka 2003-06-11 17:26:58 UTC
I have a csv file. If I try to Insert:Sheet from the csv it gives me only one
column with no data, the import fails. This works fine in OOo 1.0.1.
Comment 1 frank 2003-06-12 08:19:16 UTC
Hi Daniel,

insert sheet from file with an CSV results in an not useable dialog.
Opening csv files directly makes no problems.

Frank
Comment 2 daniel.rentz 2003-06-12 09:11:45 UTC
started
Comment 3 daniel.rentz 2003-06-12 09:12:50 UTC
Workaround: Select file type "Text CSV" in File Open dialog directly.
Comment 4 niklas.nebel 2003-06-12 11:38:01 UTC
The FilterOptionsDialog service which opens the dialog gets no
InputStream (Null reference), so it can't display the preview.
The SfxMedium seems to have a pInStream but no pImp->xLockBytes or
pImp->xInputStream.
Comment 5 Mathias_Bauer 2003-06-20 09:40:08 UTC
Fixed ind CWS fwk07
Comment 6 oc 2003-06-26 12:34:13 UTC
Verified in internal build fwk07
Comment 7 Mathias_Bauer 2003-07-03 09:40:27 UTC
Verified in master