RPC: IFPC transport doesn't support long messages on IE 6/7
-----------------------------------------------------------
Key: SHINDIG-1530
URL: https://issues.apache.org/jira/browse/SHINDIG-1530
Project: Shindig
Issue Type: Bug
Components: Javascript
Affects Versions: 2.0.2
Reporter: Javier Pedemonte
The IFPC transport is now being used on IE 6&7. Unfortunately, those browsers
have a much lower URL limit than other browsers -- limited to 2083 characters,
I believe. Since IFPC uses URL to pass messages, long messages do not work on
IE 6/7.
Would need to create a mechanism in IFPC that sends long messages in chunks and
merges them back together at the other end, before sending msg to process().
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira