https://issues.apache.org/ooo/show_bug.cgi?id=122091
Bug ID: 122091
Issue Type: DEFECT
Summary: Text import options get lost
Classification: Application
Product: Base
Version: AOO 3.4.1
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Let's say we have a text source with a special file name suffix, say .dat, and
no header row.
When we connect a database document to a collection of these files, there is no
option to specify that there is no header row. We need to specify this option
later in Edit>Database>Properties. Same with the character encoding.
This is an annoyance. But now for the bug:
The table is visible, the first data row is taken as column labels.
Open the database properties dialog, uncheck the header row option, confirm the
dialog, open the table ... nothing changed.
Close table, View>Refresh Tables ... nothing changed.
Save and close document, reopen ... no more table.
Edit>Database>Properties... The file name suffix changed to *.txt. Enter *.dat
into the text box, confirm dialog ... nothing changed.
Close table, View>Refresh Tables ... nothing changed.
Save and close document, reopen ... no more table.
Edit>Database>Properties... The file name suffix changed to *.txt.
Whenever you fix the options that were not offered during the first import, you
lose the correct name suffix option.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.