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 69075 - Non-latin characters lost
Summary: Non-latin characters lost
Status: RESOLVED DUPLICATE of bug 50757
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 5.x
Hardware: Other All
: P2 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 08:22 UTC by kovica
Modified: 2005-11-29 17:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Properties BEFORE (1.59 KB, image/png)
2005-11-22 08:26 UTC, kovica
Details
Properties AFTER (1.95 KB, image/png)
2005-11-22 08:26 UTC, kovica
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kovica 2005-11-22 08:22:40 UTC
I'm using NetBeans IDE Dev (Build 200511171900) on Linux and JDK 1.5.0_05.
How to reproduce:
- create properties file named Words.properties
- open it and enter a property: PROP=đšžćčĐŠŽĆČ
- save it
- close it
- open it again

Now you see that characters đšžćčĐŠŽĆČ are replaced with ?
Comment 1 kovica 2005-11-22 08:26:32 UTC
Created attachment 27121 [details]
Properties BEFORE
Comment 2 kovica 2005-11-22 08:26:52 UTC
Created attachment 27122 [details]
Properties AFTER
Comment 3 Marian Petras 2005-11-29 17:33:30 UTC
This is a known problem and is already tracked as issue #50757. We will try to
allow multiple file encodings for properties files in future version of NetBeans.

*** This issue has been marked as a duplicate of 50757 ***