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 99638 - o.n.m.java.editor.overridden.IsOverriddenAnnotationAction does not implement SystemAction.getName() or Action.getValue(NAME) properly. It returns null!
Summary: o.n.m.java.editor.overridden.IsOverriddenAnnotationAction does not implement ...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 08:33 UTC by Marian Mirilovic
Modified: 2008-12-09 12:03 UTC (History)
2 users (show)

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 Marian Mirilovic 2007-04-02 08:33:35 UTC
reported by pcw and attached to issue 31227


WARNING [org.openide.loaders]: Please attach following information to the issue
<http://www.netbeans.org/issues/show_bug.cgi?id=31227>: action
org.netbeans.modules.java.editor.overridden.IsOverriddenAnnotationAction does
not implement SystemAction.getName() or Action.getValue(NAME) properly. It
returns null!
Comment 1 billshannon 2007-05-23 19:26:32 UTC
I got this too, using NB6 M9 on Solaris SPARC.

WARNING [org.openide.loaders]: Please attach following information to the issue
<http://www.netbeans.org/issues/show_bug.cgi?id=31227>: action
org.netbeans.modules.java.editor.overridden.IsOverriddenAnnotationAction does
not implement SystemAction.getName() or Action.getValue(NAME) properly. It
returns null!
Comment 2 _ pcw 2007-07-19 22:58:22 UTC
I got this again, using a build from around July 17th.
Comment 3 Lukas Hasik 2007-08-08 14:49:17 UTC
happend in 6.0 build 200708080000

WARNING [org.openide.loaders]: Please attach following information to the issue
<http://www.netbeans.org/issues/show_bug.cgi?id=31227>: action
org.netbeans.modules.java.editor.overridden.IsOverriddenAnnotationAction does not implement SystemAction.getName() or
Action.getValue(NAME) properly. It returns null!
Comment 4 Max Sauer 2007-08-13 12:01:07 UTC
Fixed.
---
Checking in Bundle.properties;
/cvs/java/editor/src/org/netbeans/modules/java/editor/overridden/Bundle.properties,v  <--  Bundle.properties
new revision: 1.3; previous revision: 1.2
done
Checking in IsOverriddenAnnotationAction.java;
/cvs/java/editor/src/org/netbeans/modules/java/editor/overridden/IsOverriddenAnnotationAction.java,v  <-- 
IsOverriddenAnnotationAction.java
new revision: 1.5; previous revision: 1.4
done
IDE: [8/13/07 1:19 PM] Committing "Java Editor" finished
Comment 5 Marian Mirilovic 2008-12-09 12:03:53 UTC
v/c