Bug 131399 - A OpenOffice 2.0 Bug in Windows XP (or Linux???)
Summary: A OpenOffice 2.0 Bug in Windows XP (or Linux???)
Status: RESOLVED INVALID
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: OpenOffice.org (show other bugs)
Version: unspecified
Hardware: 32bit Windows XP
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Mark Gordon
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 20:38 UTC by atha v.
Modified: 2006-01-19 10:51 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description atha v. 2005-10-28 20:38:20 UTC
When you try to open a new table from a file other name than for example csv (I tryed it with .tab) then Open Office don't open it.

This file is an normal Plain Text File with tabulators for colums. When I rename it to .csv trhen everything is OK.

greez DJ B.
Comment 1 M Nagashree 2005-11-02 06:13:40 UTC
It could be of great help if you could attach the sample document to replicate the issue. Further, I tried with a plain text file which was named as test.txt and worked as expected with out any issues. 
Comment 2 Michael Meeks 2006-01-19 10:51:46 UTC
So - the csv type cannot be auto-detected; particularly since type detection is done office-wide: hence you'll just get it loading in writer.

Instead you need to select File-Type, that's in an expander in the gtk+ file-selector as 'Text/CSV'; or ensure your csv filenames end '.csv' I guess :-)

It's hard to think of a better scheme for handling this really; still it'd be interesting to know what Desktop you're using.