| 1 | It's 0.4 version. There are many files so it's difficult to send working files. But the issue occurs in IE 8 only. It gives 'invalid argument' exception on line given above. This is from ckeditor.js file. |
| 2 | |
| 3 | I am using 0.4 version of grails ckeditor plugin. |
| 4 | When I change it to updated 3.6 version of grails ckeditor plugin then it works fine. |
| 5 | But unfortunately I can not upgrade vesion of grails plugin. |
| 6 | |
| 7 | I pasted some code below from ckeditor.js if it helps to understand the issue better. |
| 8 | Bold line gives invalid argument exeption |
| 9 | |