To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113406
                 Issue #|113406
                 Summary|Convert text to table with AutoFormat: table data lost
                        | at reopen of the file
               Component|Word processor
                 Version|OOO320m12
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|editing
             Assigned to|writerneedsconfirm
             Reported by|vincentr42





------- Additional comments from [email protected] Sun Jul 25 10:01:12 
+0000 2010 -------
Reproducible testcase:
1) Open a new Writer Document
2) Enter table data in CSV format:
COLUMN1;COLUMN2;COLUMN3
1;2;3
4;5;6
7;8;9
3) Select the table data and use "Table > Convert > Text to table" with default
options excepting:
- Separator: "Semicolons"
- AutoFormat: choose "Black 1"
4) The table content is OK on screen, but then save it using ODF Text document
(.odt) format, close and reopen the file.
=> Result: the content of the second and the third columns of the table is lost
(all data is set to zero)
COLUMN1;COLUMN2;COLUMN3
1;0;0
4;0;0
7;0;0

Notes:
- Same issue (data lost) using "sxw" file format instead of "odt".
- When Autoformat is not used (Format=None) during the conversion from text to
table, no data lost is encountered.
- If the conversion from text to table is done using no AutoFormat (Format=None)
and the AutoFormat using "Black 1" is done afterwards (through "Table >
AutoFormat", no data lost is encountered

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to