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 - I18N - JAXB Binding wizard has a message not from pseudo localized bundle file
Summary: I18N - JAXB Binding wizard has a message not from pseudo localized bundle file
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: JAXB (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ gmpatil
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-11-30 15:02 UTC by kaa
Modified: 2008-04-11 19:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (91.49 KB, image/jpeg)
2007-11-30 15:04 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
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