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 - action mapping inheritance not working
Summary: action mapping inheritance not working
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 12:23 UTC by Milos Kleint
Modified: 2014-05-12 13:09 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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