[ 
https://issues.apache.org/jira/browse/RAVE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Carlucci resolved RAVE-230.
-----------------------------------

    Resolution: Fixed

The initial implementation of requestNavigateTo has been created supporting the 
two current OpenSocial views supported in Rave: HOME and CANVAS.  As more view 
types are supported in Rave we can easily update this function to navigate to 
them. 

Also, the canvas-nav.xml gadget has been updated to demo/test the 
requestNavigateTo feature.
                
> Implement function requestNavigateTo
> ------------------------------------
>
>                 Key: RAVE-230
>                 URL: https://issues.apache.org/jira/browse/RAVE-230
>             Project: Rave
>          Issue Type: Task
>            Reporter: Jasha Joachimsthal
>            Assignee: Anthony Carlucci
>             Fix For: 0.5-INCUBATING
>
>
> TODO in rave_opensocial.js
>     /**
>      * Re-renders the gadget in the requested view with the parameters
>      *
>      * @param view target view
>      * @param opt_params
>      */
>     function requestNavigateTo(view, opt_params) {
>         //TODO: Implement this function
>         throw "Not Implemented!!!!!";
>     }

--
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

        

Reply via email to