Issue 20607 - database table editor removes line breakes
Summary: database table editor removes line breakes
Status: CLOSED DUPLICATE of issue 14649
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: bettina.haberer
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-02 16:06 UTC by vytis
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description vytis 2003-10-02 16:06:36 UTC
OO 1.1.0 Spreadsheet

Steps to reproduce:
1. open Data Sources
2. open any table
3. make changes in text field, which has text with line breakes

expected result:
changed text with text with line breakes

real result:
changed text with text without line breakes

Example:
i had text in database:
"
SELECT Users.UserName 
   FROM User
"

I have changed  "User" to "Users"

and instead of text:
"
SELECT Users.UserName 
   FROM Users
"

i got :
"SELECT Users.UserNameFROM Users"


This is critical!
Comment 1 christoph.lukasiak 2003-10-06 15:55:48 UTC
CLU: not a bug, but a feature enhancement - at the moment line breaks 
in database tables are not supported
Comment 2 vytis 2003-10-07 07:10:13 UTC
It's critical bug. It corrupts data. 

Why does it remove the line breakes? 
Is it not possible to display the line breakes as unrecognised symbols
(black or white rectangles)? 
Comment 3 Frank Schönheit 2003-10-07 08:40:32 UTC
more precise, it's a duplicate of issue 14649

*** This issue has been marked as a duplicate of 14649 ***
Comment 4 Frank Schönheit 2003-10-07 08:44:58 UTC
closing duplicate issue
Comment 5 hans_werner67 2004-02-02 12:11:45 UTC
change subcomponent to 'none'