Declared actions get fired in the first instance of the gadget, ignoring any
specified view target in the declaration
---------------------------------------------------------------------------------------------------------------------
Key: SHINDIG-1607
URL: https://issues.apache.org/jira/browse/SHINDIG-1607
Project: Shindig
Issue Type: Bug
Components: Javascript
Reporter: Dan Dumont
It looks like the current impl of declarative actions pick the first gadget
site where the URL matches and fires the action in that. The actions spec lets
you specify a target view, so we should make sure to check if the site has that
view rendered. It may also be rendered more than once, so we should fire the
action in all of them.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira