[kepler-dev] [Bug 5595] GetMetadata Menu doesn't work in eml actor when it handles local eml document and data file
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Fri May 4 14:27:46 PDT 2012
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5595
--- Comment #1 from Jing Tao <tao at nceas.ucsb.edu> 2012-05-04 14:27:46 PDT ---
I dug around and found the menu is controlled by this:
<pair>
<name>ACTOR->Get Metadata</name>
<!--<value>ACTOR->Get Metadata</value>-->
<value>org.ecoinformatics.seek.ecogrid.quicksearch.GetMetadataAction</value>
</pair>
<pair>
in gui/resources/configurations/uiContextMenuMappings_en_US.xml
I remember it was controlled by this factory in Eml200DataSource.java:
// Create a node controller to control the context menu
_nodeController = new DataSourceControllerFactory(this,
"_controllerFactory");
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
More information about the Kepler-dev
mailing list