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


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