Robert O'Neill created SHINDIG-1856:
---------------------------------------
Summary: Example gadget in Embedded Experience Tutorial will not
render
Key: SHINDIG-1856
URL: https://issues.apache.org/jira/browse/SHINDIG-1856
Project: Shindig
Issue Type: Bug
Components: Javascript
Affects Versions: 2.5.0-beta3
Environment: Google Chrome 21
Reporter: Robert O'Neill
The Youtube Player gadget described in this tutorial:
http://docs.opensocial.org/display/OSREF/Embedded+Experiences+Tutorial, does
not render.
The unique identifier for the YouTube video is stored in the JSON context for
the gadget. The gadget attempts to programmatically insert this unique
identifier into the URL.
Instead of returning the unique identifier, the container is returning the
original context object wrapped inside of another object. The resulting URL
looks like this:
http://www.youtube.com/v/[object%20Object]?fs=1&hl=en_US
--
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