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 209385

Summary: Some attach wizard bundle strings don't follow t13y rules
Product: profiler Reporter: Petr Cyhelsky <cyhelsky>
Component: AttachAssignee: J Bachorik <yardus>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Cyhelsky 2012-03-09 14:55:18 UTC
following strings don't follow the t13y rules:

profiler.attach.impl/src/org/netbeans/modules/profiler/attach/impl/Bundle.properties - AttachWizard_TheTargetNameString

profiler.attach/src/org/netbeans/modules/profiler/attach/wizard/Bundle.properties - AttachWizard_TheTargetNameString

profiler.attach/src/org/netbeans/modules/profiler/attach/panels/AttachWizardPanel.java - AttachWizard_TheTargetNameString

profiler.j2ee.weblogic/src/org/netbeans/modules/profiler/j2ee/weblogic/WebLogicIntegrationProvider.java - WebLogicIntegrationProvider_WindowsAnchorText

profiler.j2ee.weblogic/src/org/netbeans/modules/profiler/j2ee/weblogic/WebLogic8IntegrationProvider.java - WebLogicIntegrationProvider_Wl81AnchorText

profiler.j2ee.weblogic/src/org/netbeans/modules/profiler/j2ee/weblogic/WebLogic9IntegrationProvider.java - WebLogicIntegrationProvider_Wl9AnchorText
Comment 1 J Bachorik 2012-03-19 15:28:01 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/74b6db6ecf88
Comment 2 Quality Engineering 2012-03-20 12:51:01 UTC
Integrated into 'main-golden', will be available in build *201203200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/74b6db6ecf88
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #209385: Fixing t13y issues with the attach wizard