Closed (fixed)
Project:
Syntaxhighlighter Insert
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 03:59 UTC
Updated:
7 Aug 2012 at 19:11 UTC
I am using Drupal 7.12 + Whysiwyg + CKEditor. The field link to insert code is working correctly but the WHYSIWYG button is not. it is showing a box like this one:

Have I done anything stupid or is it a problem with the module?
| Comment | File | Size | Author |
|---|---|---|---|
| snapshot2.png | 139.44 KB | Aniruddha Adhikary |
Comments
Comment #1
jelle_sHave you tried the latest dev version? It could be that the 1.0 version still has a small bug,
I'm not having this problem with the dev version. I'll make a new release soon as well.
Comment #2
jelle_sComment #3
kmike1985 commentedI am using the latest dev version but it doesn't work. Any suggestions?
Comment #4
lautaro.pastorini@gmail.com commentedI have the same problem with TinyMCE
Comment #5
jelle_sany errors under reports -> recent log messages?
Comment #6
jelle_sComment #7
jurriaanroelofs commentedI had the same result.
The bug is identical to what I found in the shortcode wysiwyg module:
http://drupal.org/node/1241356#comment-6158846
Where does the buggy code come from? is this stuff in an example module or in the WYSIGWYG module? that source of it should be fixed so that not every WYSIWYG plugin has this problem.
So the fix is to replace:
with
Comment #8
jelle_sThanks for that, fixed in the latest dev version