Needs review
Project:
WYSIWYG - GeSHi bridge
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 18:01 UTC
Updated:
6 Jun 2013 at 15:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
fhuber089 commentedSame problem here...
Comment #2
Sarenc commentedThis patch should probably be extended to account for different versions of ckeditor. If anyone knows what version this changed on let me know and I will re-submit the patch.
What is happening is ckeditor is already looking for plugin.js and is appending it to the path provided by wysiwyg-geshi. To fix simply remove "/plugin.js" from line 10 or apply patch.
Comment #3
Sarenc commentedComment #4
brentratliff commentedConfirmed the patch worked for me.
Comment #5
pradyumnahpt commentedHi All,
What is the work around in drupal 7 version of this module ? I am using ckeditor version 4.1.1 .same issue ckeditor disappears in d7 too,and the above patch has no effect in d7.
Thanks