Issue 18312

Summary: Conversion of text to table and then back to text behaves incorrect
Product: Writer Reporter: askoning <skoning>
Component: uiAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.1 RC3   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description askoning 2003-08-17 15:06:43 UTC
When converting some tab-separated data into a table, having 'same width for all
columns' switched off, and then re-converting that same table back to text,
Ascii 11 signs get inserted instead of tabs.

Described behaviour can be solved by first reconverting the (non-equal-width)
table to text separated by e.g. semicolons, then reconverting the
semicolon-separated text to a table (which forces equal width), and then
converting that table back to tab-separated text.
Comment 1 h.ilter 2003-08-22 15:43:51 UTC
Reassigned to MRU
Comment 2 michael.ruess 2003-09-08 11:23:08 UTC
MRU->OS: So this worked fine in 1.0.3, we should fix this for OO 1.1.1.
Comment 3 Oliver Specht 2003-09-09 08:40:50 UTC
In convert.cxx line 108 is the delimiter is set to 0x0b not only in
converting "to table" but also "to text" which is wrong.
Comment 4 Oliver Specht 2003-10-24 10:10:02 UTC
Fixed in sw/source/ui/table/convert.cxx in cws os22

Reviewed by TL
Comment 5 Oliver Specht 2003-11-14 07:40:26 UTC
cws os22 is available on so-cwsserv01, wntmsci8 and unxlngi5.pro
Comment 6 michael.ruess 2003-11-17 11:14:57 UTC
Checked fix with CWS os22.
Comment 7 michael.ruess 2003-11-17 11:15:26 UTC
Verified. Fix will be included in OO 1.1.1.
Comment 8 michael.ruess 2004-01-28 12:14:37 UTC
Will be correct in OO 1.1.1. Checked with internal build srx645m27.