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 132349

Summary: I18N - wsdl from db wizard has a text label not from pseudo localized bundle file
Product: soa Reporter: kaa <kaa>
Component: SQL ProjectAssignee: Pavan Veeravarapu <pveeravarapu>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, kfrank, nav064
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2008-04-08 17:18:30 UTC
Product Version: NetBeans IDE Dev (Build 200804060802)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; MS932; ja_JP(nb)
font size 16

1. Create SQL or BPEL Module
2. Open file new wizard: SOA -> WSDL From Database
3. Follow the wizard until step 5.

The wizard has the following text: JNDI Name
It's not from pseudo localized bundle file. I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2008-04-08 17:19:09 UTC
Created attachment 59853 [details]
image
Comment 2 Venkat Srinivasan 2008-04-08 18:04:13 UTC
Pls look into this
Comment 3 Ken Frank 2008-04-14 22:40:03 UTC
IMO this needs to be fixed in the trunk soon so that it can be verified
so that it can go into first 6.1 patch - thats the process that was provided.

ken.frank@sun.com
Comment 4 nav064 2008-04-18 08:23:28 UTC
This looks like a duplicate of 132348. Can this be closed?
Comment 5 nav064 2008-04-18 08:48:10 UTC
This looks like a duplicate of 132348. Can this be closed?
Comment 6 nav064 2008-04-18 10:09:13 UTC
Correction. This has been fixed and should be available in the build on or post #1659. 
Comment 7 nav064 2008-04-21 06:57:36 UTC
Issues 120901,132348,132349,108973 - I18N changes jdbc bc wizard
HG: user: Nav  <nav064@netbeans.org>
HG: branch default
HG: changed sql.project/src/org/netbeans/modules/sql/project/ui/wizards/PanelProjectLocationVisual.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/builder/xsd/XSDGenerator.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/Bundle.properties
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/ChosenColumnPanel.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/InsertColumnPanel.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JDBCWizardSelectionPanel.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JDBCWizardTablePanel.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/JNDINamePanel.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/PolledColumnPanel.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/SimpleTargetChooserPanelGUI.java
HG: changed sql.wizard/src/org/netbeans/modules/jdbcwizard/wizards/UpdateColumnPanel.java

default branch: release61
Comment 8 kaa 2008-04-21 18:30:17 UTC
Product Version: NetBeans IDE Dev (Build 200804210001)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)
Comment 9 pslechta 2008-04-28 17:54:15 UTC
There is no change set provided!
Although, I think I saw this fix in release61 already.
Please clarify if it was already fixed for release61 and provide link to change set!
Comment 10 pslechta 2008-04-29 11:12:02 UTC
Please provide change set for this fix in 5 days (till May 5th). Otherwise this fix will be removed from patch 1.
Comment 11 nav064 2008-04-30 13:05:36 UTC
http://hg.netbeans.org/release61/rev/4fb2a4b5b12f

Changeset of a porting check-in for issues 120901,132348,132349 and 108973 from main to release61. 
Was done to get changes into release61. Shall be making changes only in the main and providing the changeset. 
Comment 12 pslechta 2008-05-06 13:22:21 UTC
Already fixed by fix for Issue 108973 (exactly the same changeset provided).

Marking as ported into release61_fixes repository.
Comment 13 pslechta 2008-05-07 11:10:12 UTC
After another check, I found that all changes from http://hg.netbeans.org/release61/rev/4fb2a4b5b12f are already part of
NB 6.1 FCS build. Cleaning status whiteboard, this fix should not be part of NB 6.1 patch 1 because it is already in NB
6.1 FCS release.