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

Summary: Dataloss: properties editor throws \n away
Product: utilities Reporter: _ proxity <proxity>
Component: PropertiesAssignee: issues@utilities <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.