Closed (fixed)
Project:
Tagging
Version:
6.x-1.0-beta6
Component:
Javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2009 at 11:34 UTC
Updated:
8 Jan 2010 at 13:09 UTC
Jump to comment: Most recent file
Comments
Comment #1
eugenmayer commentedWell you most probable will have a javascript error which i need to know.
In addition, please psate you jquery version and jquery.ui version here. I need both, the Drupal versions and the real Jquery versions.
Please also add, what other modules you use during editting. Hierarchical_select (should work), upload / file / filefield / imagefiled (works).
Also i will need the activated FCKeditor-Plugins. Please verify your problem on a clean drupal installation with a FCKeditor in a default configuration.
Thank you
Comment #2
eugenmayer commentedComment #3
oerpli commentedI haven't got problems with FCKE & Tagging.
Comment #4
optalgin commentedHi, sorry for the lack of information provided
Unfortunately I haven't got much
There is a javascript error but it is not much of a help since it is the packed jquery code
I found that this error does not reproduce when creating new content
It only happens when I edit existing content
I have quite a few modules enabled so I'll do try to install it on my test server with no other modules installed
and use the default FCKeditor settings as you requested.
I'll post more information when I'll have some... hopefully soon :-)
Just for the record:
other javascript modules:
Comment #5
EkaMei commentedIt happens on my end as well. Running 6.13 drupal,
FCKeditor - WYSIWYG HTML editor 6.x-1.3
JQuery menu 6.x-2.3
It appear that whenever I turn on suggestions, it will causes this issue as well.
I tried to edit the suggestion list and leave just one suggestion that say "Index" but it still does the same thing. FCKeditor appear not working.
Error: f is not a function
Source File: m/misc/jquery.js?5
Line: 13
That appear to be the only error I see so far.
Comment #6
eugenmayer commentedOk, just to clarify things:
1. Are you both using FCKeditor as a module OR using the WYSIWYG module with the fckeditor as a external download?
2. if you turn off suggestions or better you turn off the example, you ar enot running into issues?
Please verify your problem on a:
- Clean 6.14 or 6.15 installation (there is absolutely no reason not to upgrade a 6.13)
- Using the WYIWYG Plugin with FCKEditor or the FCKedittor as a plain module ( state what your are using then)
- Installed jquery_update
- (optional installed the module "extractor" for suggestions)
Thanks for the informations guys, i would appritiate to fix this only bug we have before releasing the stable. Lets make it a chrismas gift :)
Comment #7
EkaMei commentedI'm using the FCKeditor - WYSIWYG HTML editor module, updated to 6.x-1.4
Drupal have been updated to 6.15. Installed Jquery_update, No clean install but I disabled all the modules that I can think of.
Still does the same thing.
I will try do a fresh install when I have more time.
Comment #8
eugenmayer commentedOk then its pretty much related to the FCKeditor module, as oerpli and me both are using the WYSIWYG module.
It should take you not more then 15 minutes to install a fresh 6.15 with fckeditor and tagging using drush.
Would be great to get more informations. Iam on travel right now and cant do much from here.
Comment #9
optalgin commentedHi,
I am using the FCKeditor module version 6.x-1.4 and FCKEditor version 2.6.4
And not the WYSIWYG module
Suggestion turned on/off does not effect this issue
however I noticed that this conflict only happens when the teaser and the body are different
i.e. long stories (or short teasers)
I'll keep update if I have new info.
Comment #10
eugenmayer commentedOk, what we have now is, that the tagging module seems to work with the WYSIWYG Module + FCKeditor, but not with the FCKeditor as a single Module (well under some not yet defined ciscumumstances).
So what i need now is a test like stated before:
Clean 6.15 + FCKeditor + Tagging beta5 installation. Please do not install any further modules and then try to reproduce the error.
(please dont install IMCE or anything else...we need to go back to a bone-installation to see where the issue comes from)
Comment #11
EkaMei commentedOk I did a freshly installed Drupal. On a different server With nothing beside those module in screen shot 1, and a basic Gnifetti theme. Changing it to Garland does not help. There are absolutely nothing else beside those three module installed, everything else came straight from Core.
Screen shot two is when the suggestion is OFF. You can see FCKEditor is working. I freshly downloaded FCKeditor_2.6.5 from CKeditor.com as well.
Screen shot 3 shows how it is not working as soon as I turn on suggestion and refresh the edit screen.
Comment #12
eugenmayer commentedEkaMei i just found the issue...actually its more a FCKeditor bug, but i fixed it using a workarround.
Should be working without sideeffects for other systems, will be included in beta7.
Comment #13
eugenmayer commentedComment #14
optalgin commentedI can confirm it works fine on my system too