requestNavigateTo - Support passing string for view param
---------------------------------------------------------
Key: SHINDIG-1319
URL: https://issues.apache.org/jira/browse/SHINDIG-1319
Project: Shindig
Issue Type: Improvement
Components: Javascript
Affects Versions: 1.0, 1.0.1
Reporter: Tim Wintle
Priority: Trivial
Current shindig 1.0 views feature requires an instance of View to be passed as
the view parameter to requestNavigateTo, opensocial 0.9 supports passing a
string in place of this instance, and deprecates passing a View instance.
The patch attached is a back-port of the code from shindig 1.1 to support
passing a string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.