#9976 closed Bug (duplicate)
Xml plugin is not compatible with IE10
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Trying to use for example the XmlTemplates plugin throws an error at xml.js:
SCRIPT438: Object doesn't support property or method 'selectSingleNode' plugin.js, line 6 character 588
This type of bug has been fixed in CKFinder.
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 3.6.5 |
comment:2 Changed 12 years ago by
I pasted just what the IE dev tools showed.
I don't remember why it shows that number (we all know that IE hasn't been very good counting the lines in scripts), but I can assure you that fixing xml.js makes the problem go away (ok, and also a futher adjustment in the xmlTemplates).
@alfonsoml your issue looks like #7348.
I'm closing it as DUP but I wanted to ask you what is the exact log you are getting (xml plugin doesn't have line 588).