Issue 122667 - Unable to update(but able to delete) table's existing fields in a Text(CSV) table
Summary: Unable to update(but able to delete) table's existing fields in a Text(CSV) t...
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 4.0.0-dev
Hardware: All All
: P2 Major (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 09:14 UTC by fanyuzhen
Modified: 2013-07-03 10:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description fanyuzhen 2013-07-02 09:14:04 UTC
Steps:
1. Open a Text Database (CSV type)
1. Create a table and add some fields
2. Select the table in Tables pane, and click "Edit" from context menu (Table Design window displays)
3. Select an existing filed and try to edit it (update / delete)

Actual result: it cannot update, but can delete a field
Expected result: can update and can delete

Note: I am not quite confident if it is a bug, document this problem as a bug here for open discussion, it there any existing function spec to defined the expected behavior?
Comment 1 fanyuzhen 2013-07-02 09:22:00 UTC
I am incorrectly include the 2nd step 1 in reproduced steps, the correct steps should be:

Steps:
1. Open a Text Database (CSV type)
2. Select a table in Tables pane, and click "Edit" from context menu (Table Design window displays)
3. Select an existing filed and try to edit it (update / delete)
Comment 2 Rob Weir 2013-07-02 17:24:56 UTC
Is this a regression?  Did you try OOo 3.3.0 or AOO 3.4.1?
Comment 3 fanyuzhen 2013-07-03 10:33:05 UTC
It's not a regression, it happens on AOO 3.4.1 too.