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 123144

Summary: I18N - JAXB Binding wizard has a message not from pseudo localized bundle file
Product: xml Reporter: kaa <kaa>
Component: JAXBAssignee: _ gmpatil <gmpatil>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2007-11-30 15:02:41 UTC
build 1123, ja_JP

1. Open New JAXB Binding wizard
2. Specify binding name and schema file name

There is a message not from pseudo localized bundle file. See image.
I'm running in the Japan locale, using a pseudo localized Netbeans.
Comment 1 kaa 2007-11-30 15:04:31 UTC
Created attachment 53718 [details]
image
Comment 2 _ gmpatil 2008-01-14 23:13:30 UTC
Fixed. Please verify in build #5221 or greater.

Change log:
cvs/xml/jaxb/src/org/netbeans/modules/xml/jaxb/ui/JAXBBindingInfoPnl.java,v  <--  JAXBBindingInfoPnl.java
new revision: 1.15; previous revision: 1.14
/cvs/xml/jaxb/src/org/netbeans/modules/xml/jaxb/ui/JAXBWizardIterator.java,v  <--  JAXBWizardIterator.java
new revision: 1.9; previous revision: 1.8
/cvs/xml/jaxb/src/org/netbeans/modules/xml/jaxb/ui/Bundle.properties,v  <--  Bundle.properties
new revision: 1.13; previous revision: 1.12
/cvs/xml/jaxb/src/org/netbeans/modules/xml/jaxb/ui/JAXBWizBindingCfgPanel.java,v  <--  JAXBWizBindingCfgPanel.java
new revision: 1.11; previous revision: 1.10
/cvs/xml/jaxb/src/org/netbeans/modules/xml/jaxb/util/FileSysUtil.java,v  <--  FileSysUtil.java
new revision: 1.3; previous revision: 1.2
Comment 3 kaa 2008-04-11 19:18:28 UTC
verified