You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Javier Pedemonte (JIRA)" <ji...@apache.org> on 2011/05/03 23:51:03 UTC

[jira] [Commented] (SHINDIG-1530) RPC: IFPC transport doesn't support long messages on IE 6/7

    [ https://issues.apache.org/jira/browse/SHINDIG-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028455#comment-13028455 ] 

Javier Pedemonte commented on SHINDIG-1530:
-------------------------------------------

Patch: http://codereview.appspot.com/4452066/

> 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