Stanton Sievers created SHINDIG-1933:
----------------------------------------
Summary: Flash RPC transport does not setup properly
Key: SHINDIG-1933
URL: https://issues.apache.org/jira/browse/SHINDIG-1933
Project: Shindig
Issue Type: Bug
Components: Javascript
Affects Versions: 2.5.1
Environment: Windows 7 64-bit
Firefox 23.0.1
Reporter: Stanton Sievers
Steps to reproduce:
1) Configure an unlocked domain in container.js, i.e, set real hostname values
for "default.domain.unlocked.client" and "default.domain.unlocked.server".
I'll use "unlocked.shindig.com" for the rest of this example.
2) Navigate to the common container page and force it to use the flash RPC
transport by using the query param:
http://localhost:8080/containers/commoncontainer/index.html?rpctx=flash
3) Load the "Publish Suscribe Demo" set of gadgets
Expected result: The gadgets render and function
Actual result: The gadgets do not render
If you then remove the "rpctx=flash" query param, the gadgets will work.
Note: You must have the gadget domain be different than the container domain,
or RPC simply short-circuits and makes calls directly instead of relying on the
rpc transports.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira