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 31093

Summary: Menu item reads "Execute rce Reload)"
Product: platform Reporter: Jason Rush <jrush>
Component: Window SystemAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker CC: jglick, mihmax, ttran
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 26640    

Description Jason Rush 2003-02-15 00:12:49 UTC
Marking this as a P1 since it's a highly visible 
regression.

In NB dev build 200302140100, the context menu 
item "Execute (Force Reload)" is incorrectly appearing 
as "Execute rce Reload)".
Comment 1 _ rkubacki 2003-02-17 07:33:05 UTC
Might be regression in core/openide. The key value looks good.

find j2eeserver web -name "*e.properties"|xargs grep -n "rce Reload)" 
web/core/src/org/netbeans/modules/web/execution/Bundle.properties:21:CTL_ExecuteForceReload=Execute
(&Force Reload)
Comment 2 akemr 2003-02-17 08:27:31 UTC
Regression between 200302100100 and 200302110100 night builds.
Looking at the changelog, it could be probably caused by fix of #26640.
Comment 3 akemr 2003-02-17 08:28:31 UTC
Reassign.
Comment 4 Jesse Glick 2003-02-17 19:41:57 UTC
I guess the "(&" sequence is being interpreted as in Japanese? Not
clear how this works.
Comment 5 _ ttran 2003-02-18 18:02:45 UTC
Jesse, can you just fix this bug?  This is marked as P1, and I would
like to see it fixed rather sooner than later
Comment 6 Jesse Glick 2003-02-19 16:46:12 UTC
All right.
Comment 7 Jesse Glick 2003-02-20 01:03:48 UTC
Actually the bug in openide code was there all along, but apparently
no one was calling that method before.
Comment 8 Jesse Glick 2003-02-20 04:36:33 UTC
committed   * Up-To-Date  1.82       
openide/src/org/openide/awt/Actions.java
committed   * Up-To-Date  1.72        openide/test/cfg-unit.xml
added       * Up-To-Date  1.1        
openide/test/unit/src/org/openide/awt/MnemonicsTest.java
Comment 9 Marian Mirilovic 2003-03-12 10:55:16 UTC
Jason, verify please, thanks in advance.
Comment 10 Jason Rush 2003-03-12 18:02:27 UTC
Verified in S1S Nevada build 030306.