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 30015 - Editor shows sometimes unicode chars in comment of property
Summary: Editor shows sometimes unicode chars in comment of property
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-13 16:17 UTC by pfelenda
Modified: 2003-04-03 12:29 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 pfelenda 2003-01-13 16:17:45 UTC
[200301090100], jdk1.4.1

Steps to reproduce :
- Create new properties file
- Add a property ( fill key, value and comment )
- Change value of comment, type more rows to
textarea under table in editor
- Click to this property (key) in Explorer ( this
shows key, value and comment  in Properties window )
- Click to "..." next to comment in Properties
window ( this shows dialog with Comment title )
- Confirm this dialog (OK button)

-> Check properties file in classic editor ( not
table ) before confirming dialog and after
confirmation. There are unicode chars appeared in
this file.(End of rows are converted to \u000A)
Comment 1 _ pkuzel 2003-02-04 19:01:36 UTC
KeyNode.java new revision: 1.27
Comment 2 pfelenda 2003-04-03 12:29:38 UTC
Verified in dev 200304020100.