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 153382 - accentuation corruption on conflict resolver
Summary: accentuation corruption on conflict resolver
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-18 12:50 UTC by ksfreitas
Modified: 2008-11-18 12:50 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 ksfreitas 2008-11-18 12:50:56 UTC
Accentuation goes corrupt when resolve conflict on SO with different codification of project.
The OS MUST to have a different codification, in case been tested in UTF-8.

 1. Create a project with ISO-8859-1 codification;
 2. Put the project in CVS;
 3. In project, create a class and insert Latin characters like "ã" "á" "ẽ", etc;
 4. Cause a conflict in CVS in this file;
 5. Use the resolve conflict module to solve the conflict;
 6. Open the file and look the corrupted characters.