Issue 18312 - Conversion of text to table and then back to text behaves incorrect
Summary: Conversion of text to table and then back to text behaves incorrect
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1 RC3
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-17 15:06 UTC by askoning
Modified: 2013-08-07 14:43 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 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.