You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Arne Roomann-Kurrik (JIRA)" <ji...@apache.org> on 2008/09/25 00:53:44 UTC

[jira] Created: (SHINDIG-625) Changing Viewer ID or Owner ID does not pass updated IDs to the gadget

Changing Viewer ID or Owner ID does not pass updated IDs to the gadget
----------------------------------------------------------------------

                 Key: SHINDIG-625
                 URL: https://issues.apache.org/jira/browse/SHINDIG-625
             Project: Shindig
          Issue Type: Bug
          Components: Sample container & Examples
            Reporter: Arne Roomann-Kurrik
            Priority: Minor


Changing the viewer ID or the owner ID in the gadget samplecontainer does not refresh the security token for the gadget, meaning that the gadget continues to use the default values of "john.doe" and "john.doe" after the page loads the gadget iframe.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SHINDIG-625) Changing Viewer ID or Owner ID does not pass updated IDs to the gadget

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

Paul Lindner resolved SHINDIG-625.
----------------------------------

    Resolution: Fixed

applied in r712319


> Changing Viewer ID or Owner ID does not pass updated IDs to the gadget
> ----------------------------------------------------------------------
>
>                 Key: SHINDIG-625
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-625
>             Project: Shindig
>          Issue Type: Bug
>          Components: Sample container & Examples
>            Reporter: Arne Roomann-Kurrik
>            Priority: Minor
>         Attachments: fix-625-bug.patch
>
>
> Changing the viewer ID or the owner ID in the gadget samplecontainer does not refresh the security token for the gadget, meaning that the gadget continues to use the default values of "john.doe" and "john.doe" after the page loads the gadget iframe.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SHINDIG-625) Changing Viewer ID or Owner ID does not pass updated IDs to the gadget

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

Arne Roomann-Kurrik updated SHINDIG-625:
----------------------------------------

    Attachment: fix-625-bug.patch

This patch recalculates the security token for each gadget in the refreshGadgets() function.

> Changing Viewer ID or Owner ID does not pass updated IDs to the gadget
> ----------------------------------------------------------------------
>
>                 Key: SHINDIG-625
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-625
>             Project: Shindig
>          Issue Type: Bug
>          Components: Sample container & Examples
>            Reporter: Arne Roomann-Kurrik
>            Priority: Minor
>         Attachments: fix-625-bug.patch
>
>
> Changing the viewer ID or the owner ID in the gadget samplecontainer does not refresh the security token for the gadget, meaning that the gadget continues to use the default values of "john.doe" and "john.doe" after the page loads the gadget iframe.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.