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 119960 - I18N - word in refactor preview of wsdl not from bundle file
Summary: I18N - word in refactor preview of wsdl not from bundle file
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: API (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Sonali Kochar
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-10-24 20:23 UTC by Ken Frank
Modified: 2007-10-30 02:57 UTC (History)
1 user (show)

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 Ken Frank 2007-10-24 20:23:34 UTC
see 111675 for details and for gif; Sonali
suggested to file a separate issue.

the word Refactor in the preview of refactor/rename
of a wsdl element, does not appear to come from 
bundle file; see the gif in 111675 for a view of that.
Comment 1 Sonali Kochar 2007-10-24 21:39:59 UTC
Do you mean the word Refactor or Rename? Will it be possible for you to highlight the offending word in the gif file so
thats its clear? 
Comment 2 Ken Frank 2007-10-25 00:31:27 UTC
I apologize; it is the word Rename, as in Rename new element, the 4th item in the preview window.
the first 3 lines of preview, the messages start and end with some multibyte and have the letter
J in the prefix also; but not the word Rename in the 4th item.
(I don't think I have program on solaris that let me mark images; I will look for one.

ken.frank@sun.com
Comment 3 Ken Frank 2007-10-25 00:32:01 UTC
prev comment refers to gif in 111675.
Comment 4 Sonali Kochar 2007-10-25 01:38:16 UTC
I got it. No need for highlighting anything.Thx.
Comment 5 Sonali Kochar 2007-10-25 17:35:02 UTC
Fixed

Checking in Bundle.properties;
/cvs/xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/Bundle.properties,v  <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Checking in SchemaCopyRefactoringPlugin.java;
/cvs/xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/SchemaCopyRefactoringPlugin.java,v  <-- 
SchemaCopyRefactoringPlugin.java
new revision: 1.3; previous revision: 1.2
done
Checking in SchemaMoveRefactoringPlugin.java;
/cvs/xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/SchemaMoveRefactoringPlugin.java,v  <-- 
SchemaMoveRefactoringPlugin.java
new revision: 1.4; previous revision: 1.3
done
Checking in SchemaRenameRefactoringPlugin.java;
/cvs/xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/SchemaRenameRefactoringPlugin.java,v  <-- 
SchemaRenameRefactoringPlugin.java
new revision: 1.8; previous revision: 1.7
done
Checking in SchemaSafeDeleteRefactoringPlugin.java;
/cvs/xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/SchemaSafeDeleteRefactoringPlugin.java,v 
<--  SchemaSafeDeleteRefactoringPlugin.java
new revision: 1.7; previous revision: 1.6
done
Checking in WSDLCopyRefactoringPlugin.java;
/cvs/xml/wsdl/refactoring/src/org/netbeans/modules/xml/wsdl/refactoring/WSDLCopyRefactoringPlugin.java,v  <-- 
WSDLCopyRefactoringPlugin.java
new revision: 1.3; previous revision: 1.2
done
Checking in WSDLMoveRefactoringPlugin.java;
/cvs/xml/wsdl/refactoring/src/org/netbeans/modules/xml/wsdl/refactoring/WSDLMoveRefactoringPlugin.java,v  <-- 
WSDLMoveRefactoringPlugin.java
new revision: 1.4; previous revision: 1.3
done
Checking in WSDLSafeDeleteRefactoringPlugin.java;
/cvs/xml/wsdl/refactoring/src/org/netbeans/modules/xml/wsdl/refactoring/WSDLSafeDeleteRefactoringPlugin.java,v  <-- 
WSDLSafeDeleteRefactoringPlugin.java
new revision: 1.7; previous revision: 1.6
done
Checking in WSDLRenameRefactoringPlugin.java;
/cvs/xml/wsdl/refactoring/src/org/netbeans/modules/xml/wsdl/refactoring/WSDLRenameRefactoringPlugin.java,v  <-- 
WSDLRenameRefactoringPlugin.java
new revision: 1.11; previous revision: 1.10
done
Checking in Bundle.properties;
/cvs/xml/wsdl/refactoring/src/org/netbeans/modules/xml/wsdl/refactoring/Bundle.properties,v  <--  Bundle.properties
new revision: 1.7; previous revision: 1.6
done
Comment 6 Ken Frank 2007-10-30 02:57:09 UTC
v.