Skip to content

'Not enough storage is available to complete this operation' occurs in IE when parsing long XML string #29

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Call 'new X2JS().xml_str2json(longXmlString)', in my case 
longXmlSting.length = 61426685 

What is the expected output? What do you see instead?
I am expect json object but null is returned.

What version of the product are you using? On what operating system and
browser version?
Version: v1.1.4
OS: Windows 7 64x
Browser: IE10/11

Please provide any additional information below.
When debug I have found that error 'Not enough storage is available to complete 
this operation' caught in xml2json.js file line 501.

Original issue reported on code.google.com by vgu...@gmail.com on 1 Oct 2014 at 1:35

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions