You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Ryan Baxter (JIRA)" <ji...@apache.org> on 2012/08/13 00:38:38 UTC

[jira] [Created] (SHINDIG-1854) If a gadget has an action contribution that is invalid (no path or data type) the container still get notified about the actions in its show action handler

Ryan Baxter created SHINDIG-1854:
------------------------------------

             Summary: If a gadget has an action contribution that is invalid (no path or data type) the container still get notified about the actions in its show action handler
                 Key: SHINDIG-1854
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1854
             Project: Shindig
          Issue Type: Bug
    Affects Versions: 2.5.0-beta3, 2.5.0, 2.5.0-beta4
            Reporter: Ryan Baxter
            Assignee: Dan Dumont


If a gadget has an action contribution that is invalid (no path or data type) the container still get notified about the actions in its show action handler.  The container has no idea the action is invalid so it contributes the action to its UI, but it never ends up in the registry.  Even worse, when the gadget does to bind that action to a callback the container gets notified again and adds a duplicate action to its UI because the action was never placed in the registry.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SHINDIG-1854) If a gadget has an action contribution that is invalid (no path or data type) the container still get notified about the actions in its show action handler

Posted by "Dan Dumont (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Dumont resolved SHINDIG-1854.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.0-beta4

Committed r1373372
                
> If a gadget has an action contribution that is invalid (no path or data type) the container still get notified about the actions in its show action handler
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1854
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1854
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 2.5.0, 2.5.0-beta3, 2.5.0-beta4
>            Reporter: Ryan Baxter
>            Assignee: Dan Dumont
>             Fix For: 2.5.0-beta4
>
>
> If a gadget has an action contribution that is invalid (no path or data type) the container still get notified about the actions in its show action handler.  The container has no idea the action is invalid so it contributes the action to its UI, but it never ends up in the registry.  Even worse, when the gadget does to bind that action to a callback the container gets notified again and adds a duplicate action to its UI because the action was never placed in the registry.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira