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 - Some attach wizard bundle strings don't follow t13y rules
Summary: Some attach wizard bundle strings don't follow t13y rules
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Attach (show other bugs)
Version: 7.1
Hardware: PC All
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 14:55 UTC by Petr Cyhelsky
Modified: 2012-03-20 12:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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