You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Claudio Squarcella (Commented) (JIRA)" <ji...@apache.org> on 2012/01/17 18:07:39 UTC

[jira] [Commented] (AMQ-3666) Javascript AMQ Connector XML response truncated in Firefox

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

Claudio Squarcella commented on AMQ-3666:
-----------------------------------------

hi, 

I [reported the same|https://issues.apache.org/jira/browse/AMQ-3660] two days ago. 

Your solution looks smooth, yet it apparently [causes problems on IE6|http://stackoverflow.com/questions/2023255/node-normalize-crashes-in-ie6]. Maybe we can find a workaround? (or let's just ignore IE6, I don't care ;) )

Claudio
                
> Javascript AMQ Connector XML response truncated in Firefox
> ----------------------------------------------------------
>
>                 Key: AMQ-3666
>                 URL: https://issues.apache.org/jira/browse/AMQ-3666
>             Project: ActiveMQ
>          Issue Type: Bug
>            Reporter: Neznayenko Anton
>            Priority: Minor
>         Attachments: amq.js.patch
>
>
> Firefox has a 4096 byte text node content limit, if this limit is reached, Firefox splits text node and then Javascript adapter sends those truncated nodes to handler function.
> I've been able to overcome this issue, please see patch.

--
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