Jian130 / x2js

Automatically exported from code.google.com/p/x2js
0 stars 0 forks source link

IE9 DOM Exception #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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:

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Looks like IE9+ problem.

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

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Thanks for the report!
v1.1.5 is released

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