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 27900

Summary: ProductInformationPanel not brandable
Product: platform Reporter: Jesse Glick <jglick>
Component: Window SystemAssignee: Jesse Glick <jglick>
Status: CLOSED FIXED    
Severity: blocker Keywords: I18N
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 17815    

Description Jesse Glick 2002-10-10 00:21:14 UTC
This class uses ResourceBundle rather than
NbBundle, which means certain strings in it cannot
be branded. This is critical for the platform
because some of the strings say "IDE" in them and
should really be branded out.

When fixing, also do a grep over all sources in
openide + core and check for any uses of
ResourceBundle.getBundle - generally these should
be replaced with NbBundle.
Comment 1 Jesse Glick 2002-11-12 15:43:32 UTC
Will fix as part of issue #27151.
Comment 2 Jesse Glick 2002-11-13 22:58:26 UTC
Fixed as part of issue #27151 patch.
Comment 3 Zdenek Konecny 2005-07-11 11:58:40 UTC
I've marked it closed. It's too old.
Comment 4 Quality Engineering 2008-12-23 14:28:46 UTC
This issue had *1 votes* before move to platform component