The flash transport to support RPc for IE7 has problem with multiple gadgets in
a single container
--------------------------------------------------------------------------------------------------
Key: SHINDIG-1678
URL: https://issues.apache.org/jira/browse/SHINDIG-1678
Project: Shindig
Issue Type: Bug
Components: Javascript
Affects Versions: 2.0.2, 3.0.0
Reporter: Henry Saputra
The flash rpc transport to support ie7 does not work properly for multiple
gadgets in a single container. The function flushHandshakes in
flash.transport.js only called by ready() function which only be called once by
the flash component after it initialized itself.
The flash component act as singleton to the transport ready() function is only
called once even though multiple gadget calls gadgets.rpc.setupReceiver()
--
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