andles / x2js

Automatically exported from code.google.com/p/x2js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IE9 DOM Exception

GoogleCodeExporter opened this issue · comments

Hi, it's me again...

What steps will reproduce the problem?
1. opening demo.html
2.
3.

What is the expected output? What do you see instead?
XML area contains demo xml, JSON area is empty.
Console log:
SCRIPT5022: DOM Exception: SYNTAX_ERR (12) 
xml2json.js, line 483 character 4
XML5619: Incorrect document syntax. 
, line 1 character 1

What version of the product are you using? On what operating system and
browser version?
1.1.4, Win7, IE9

Please provide any additional information below.
Funny that this works in IE8 but fails in IE9

Original issue reported on code.google.com by martin.p...@gmail.com on 10 Jan 2014 at 4:03

Attachments:

Hi!
Yes, it's a new one, sorry. 
I'll fix it soon in v1.1.5.
Thanks for the report!

Original comment by abdulla....@gmail.com on 10 Jan 2014 at 5:16

  • Changed state: Accepted
Looks like IE9+ problem.

Original comment by abdulla....@gmail.com on 10 Jan 2014 at 5:17

[deleted comment]
Fixed in e02ec89b5785 (v1.1.5)
Available for download from 
https://x2js.googlecode.com/hg/xml2json.min.js
or 
https://x2js.googlecode.com/hg/xml2json.js

Could you check it please too?

Original comment by abdulla....@gmail.com on 10 Jan 2014 at 5:57

  • Changed state: Fixed
Couldn't test it earlier, just today. Looks it's fixed. Thanks!

Original comment by martin.p...@gmail.com on 13 Jan 2014 at 1:16

Thanks for the report!
v1.1.5 is released

Original comment by abdulla....@gmail.com on 15 Jan 2014 at 11:08

  • Changed state: Done