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

Summary: I18N Wizard destructs source data
Product: java Reporter: Adam Sotona <asotona>
Component: I18NAssignee: issues@java <issues>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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.