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 25777 - I18N Wizard destructs source data
Summary: I18N Wizard destructs source data
Status: VERIFIED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: I18N (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-18 15:03 UTC by Adam Sotona
Modified: 2003-02-04 13:42 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 Adam Sotona 2002-07-18 15:03:55 UTC
I started to I18N of large data sources and after
an hour of work I wanted to make a break and watch
what has been done.
Because of bug #25776 I just select all remaining
key to "do not I18N" ang clicked finish.
But what was my surprise when I18N Wizard changed
all the sources and replaced all the strings with
new code.
It will take a lot of time to revert it back.
I18N Wizard added to Bundle.properties unwanted
mess like this:

ok=ok

Advanced_Settings=Advanced Settings

.=.

ext=ext

stop=stop

../../../nbextra/jemmy=../../../nbextra/jemmy

lib=lib

xtest-distribution=xtest-distribution

Select_XTest_Home_Directory=Select XTest Home
Directory

../../../nb_all/nbbuild/netbeans=../../../nb_all/nbbuild/netbeans

Test_Workspace_possition_in_CVS\:_=Test Workspace
possition in CVS:\ 

Select_Netbeans_Home_Directory_(different_than_current)=Select
Netbeans Home Directory (different than current)

../../=../../

../../../nb_all/xtest=../../../nb_all/xtest

...=...

XTest_Home\:_=XTest Home:\ 

Test_Workspace_Settings=Test Workspace Settings

netbeans.user=netbeans.user

Test_Workspace_exists_in_selected_package_or_has_invalid_name.=Test
Workspace exists in selected package or has
invalid name.

../=../

netbeans.home=netbeans.home
Comment 1 _ pkuzel 2002-07-18 17:34:06 UTC
I cannot reproducde none of demoed problems in 3.4 rc1 nor in dev
builds.

Comment 2 Marek Grummich 2002-07-22 08:13:11 UTC
Target milestone was changed from not determined to TBD
Comment 3 _ pkuzel 2002-07-22 17:59:59 UTC
Are you able to reproduce it?
Comment 4 pfelenda 2003-01-20 10:21:35 UTC
It is not reproducible. Verified.