When I enable the File Embed module of File Framework, the WYSIWYG editing function provided by the WYSIWYG module is broken on Google Chromium (the daily builds). The following output is produced in the Javascript console:
/sites/all/libraries/tinymce/jscripts/tiny_mce/tiny_mce.js?e:1Uncaught TypeError: Object function (obj) {
for(var i=0; i
if(this[i] == obj) {
return i;
}
}
return -1;
} has no method 'indexOf'
/sites/default/files/js/js_124137edc4ddd9437cbe817c81c391b8.js:198Uncaught TypeError: Object function (obj) {
for(var i=0; i
if(this[i] == obj) {
return i;
}
}
return -1;
} has no method 'substr'
The issue occurs only in Google Chromium; Firefox works just fine doing the same thing.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | jserror.txt | 497 bytes | mamarley |
Comments
Comment #1
mamarley commentedSorry, for some reason the code got chopped off. I attached it as a file. By the way, this works fine with Firefox. The issue occurs only in Chromium.
Comment #2
mamarley commentedComment #3
gobinathmClosing the issue. It was inactive for a long time & it's related to a Drupal Version which is not supported anymore
Comment #4
gobinathmClosing the issue. It was inactive for a long time & it's related to a Drupal Version which is not supported anymore