This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 46324 - Dataloss: properties editor throws \n away
Summary: Dataloss: properties editor throws \n away
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-20 11:56 UTC by _ proxity
Modified: 2005-07-19 11:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ proxity 2004-07-20 11:56:27 UTC
We've got a lot of values which contain \n
characters, e.g.

welcome_message=Welcome!\n Blabla... 

If a cell like this is selected the \n are not
displayed, but thrown away. The file gets
automatically modified and if it's saved the \n go
away. Please check for other characters, too.
Comment 1 Jan Stola 2004-07-20 12:38:31 UTC
This problem has been already fixed. It was a problem of
a JTextField's document that filtered out newlines.
Comment 2 _ proxity 2004-07-20 13:49:04 UTC
Fixed where? I've got 3.6 with all updates and hotfixes installed.
Comment 3 Max Sauer 2005-07-19 11:57:13 UTC
Verified in nbdev200507181000.