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

Neznayenko Anton commented on AMQ-3666:
---------------------------------------

btw, found another solution, but it needs activemq source code change (i think)
the solution would be to return XML document with message tags wrapped with 
CDATA sections
                
> 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

        

Reply via email to