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 214121

Summary: action mapping inheritance not working
Product: projects Reporter: Milos Kleint <mkleint>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: jglick, mmirilovic, musilt2
Priority: P2    
Version: 7.2   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description Milos Kleint 2012-06-13 12:23:26 UTC
if I recall correctly the default action mapping (nbactions.xml) file mapping was used if none was found in nbactions-foo.xml when foo configuration was active. Without this inheritance configurations are sort of useless as for each configuration one needs to repeat the same mappings all over again.
Comment 1 Milos Kleint 2012-06-13 12:24:39 UTC
jglick: any idea if the change was intentional? do you recall working it the way I remember?
Comment 2 Jesse Glick 2012-06-13 17:26:52 UTC
I do not recall making any changes in this area. I guess there was no unit test for this behavior?
Comment 3 Milos Kleint 2012-06-13 17:31:44 UTC
well, I haven't found any code inidicating it ever worked. I suppose it was just my imagination at play.

-> enhancement.