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 115199

Summary: The description panel in the property sheet is not i18n'ed.
Product: platform Reporter: Jun Qian <jqian>
Component: ExplorerAssignee: Stanislav Aubrecht <saubrecht>
Status: VERIFIED FIXED    
Severity: blocker Keywords: I18N
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: CompApp Test Case
Java Application

Description Jun Qian 2007-09-11 00:37:40 UTC
See attachments
Comment 1 Jun Qian 2007-09-11 00:38:49 UTC
Created attachment 48533 [details]
CompApp Test Case
Comment 2 Jun Qian 2007-09-11 00:40:15 UTC
Created attachment 48534 [details]
Java Application
Comment 3 Stanislav Aubrecht 2007-09-11 09:42:22 UTC
it's difficult for me to reproduce. jqian, would you be able to test my fix if i emailed you a patched jar?
Comment 4 Jun Qian 2007-09-11 10:27:14 UTC
Sure.
Comment 5 Stanislav Aubrecht 2007-09-17 12:28:18 UTC
fixed

/cvs/openide/explorer/src/org/openide/explorer/propertysheet/DescriptionComponent.java,v  <--  DescriptionComponent.java
new revision: 1.6; previous revision: 1.5
Comment 6 Ken Frank 2007-09-29 05:54:27 UTC
jqian,

does it look ok for you now ?

using 0927 build on solaris, i cant create a soa sample app, get many exceptions
so can't verify this at the moment.

ken.frank@sun.com
Comment 7 Jun Qian 2007-09-29 06:58:24 UTC
Verified on WinXP with recent builds.
Comment 8 Ken Frank 2007-09-29 17:13:53 UTC
thanks for verifying; i restarted today on solaris with new user dir and could create samples
with no problem; so it must have been some certain state that caused exceptions before.

ken.frank@sun.com