[
https://issues.apache.org/jira/browse/SHINDIG-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029307#comment-13029307
]
Javier Pedemonte commented on SHINDIG-1530:
-------------------------------------------
I've tested the patch as part of OpenAjax Hub (which includes the RPC layer),
but not as part of Shindig.
Also, the patch only updates the common protocol, but not the legacy protocol.
Looking to get feedback on the existing patch first.
> 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