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 32790 - Disabled actions in popup menu of Runtime|CORBA Interface Repository node
Summary: Disabled actions in popup menu of Runtime|CORBA Interface Repository node
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: corba (show other bugs)
Version: -S1S-
Hardware: PC All
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-10 13:50 UTC by David Kaspar
Modified: 2003-04-23 15:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
There is the binary patch (6.88 KB, application/octet-stream)
2003-04-11 14:32 UTC, Petr Pisl
Details
There are the diffs (5.31 KB, patch)
2003-04-11 14:33 UTC, Petr Pisl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kaspar 2003-04-10 13:50:34 UTC
Actions in popup menu of CORBA Interface
Repository node should be enabled.

Workaround available (but a little annoying):
1) Invoke New From Template wizard
2) Select CORBA|Empty template and press Next
3) Press Next
4) Select "Interface Repository" radio button,
press Next
5) Push "Add IR" for adding new Interface Repository
Comment 1 David Kaspar 2003-04-10 14:08:11 UTC
Raising to P1
Comment 2 Petr Pisl 2003-04-11 14:29:51 UTC
I prepared the fix.
Comment 3 Petr Pisl 2003-04-11 14:31:15 UTC
I'm sorry, I didn't integrated the fix yet.
Comment 4 Petr Pisl 2003-04-11 14:32:17 UTC
Created attachment 9876 [details]
There is the binary patch
Comment 5 Petr Pisl 2003-04-11 14:33:42 UTC
Created attachment 9877 [details]
There are the diffs
Comment 6 David Kaspar 2003-04-14 14:28:07 UTC
Verified binary patch in S1S 5
Comment 7 Petr Pisl 2003-04-14 16:51:12 UTC
Fix was committed into trunk.

Description of the fix:
For enabling the actions there was condition, that only one node has
to be sellected. But threre are some changes in openAPI, due to these
changes the selected nodes are sometimes duplicated. One as node of
the real instance and one of the FilterNode instance. See on the bug
32470. 

So the fix is, that all nodes are checked, whether they have the
required cookies. This had to be done for all actions in
org.netbeans.modules.corba.browser.ir.actions package.
Comment 8 Tomas Zezula 2003-04-15 09:43:56 UTC
THe patch is OK.
Comment 9 David Kaspar 2003-04-15 13:02:02 UTC
Verified in trunk
Comment 10 _ ttran 2003-04-17 10:10:59 UTC
approved for 3.5.

Next time please pay attention to the Target Milestone field when you
mark the bug as fixed.  In this case the fix has not been committed
into release35, yet the target milestone is set to 3.5!
Comment 11 Petr Pisl 2003-04-18 12:14:42 UTC
Integrated into 3.5
Comment 12 David Kaspar 2003-04-23 15:58:16 UTC
Verified in S1S 5