Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2006 at 13:00 UTC
Updated:
18 Sep 2006 at 08:01 UTC
This is a proposing patch to solve all issues regarding the paths in the module. The code is also simpler.
Best regards,
Frederico Caldeira Knabben
----
http://www.fckeditor.net
"Support Open Source Software"
| Comment | File | Size | Author |
|---|---|---|---|
| fckeditor.module_2.patch | 3.63 KB | FredCK |
Comments
Comment #1
havran commentedYour patch don't working for me (for latest cvs which I downloaded). Anyway, I have applied changes manualy and now working FCKeditor in all ways - replacing texatreas and click by link. I recomended commit this patch.
Comment #2
FredCK commentedSorry... I had to remove some things manually from the patch... but, as you have done, a manual implementation would be ok as there are few changes.
I'm happy that it worked well.
Comment #3
benshell commented+1 for the patch. It fixes the path issues. However, in IE 6 I'm getting a javascript error: Unknown toolbar item "undefined". If I change to the Drupal Basic toolbar set then I don't get the error so I suspect this is unrelated to this issue. Everything works fine in Firefox.
Comment #4
ontwerpwerk commentedthe error is related to the language files somehow..
Comment #5
ontwerpwerk commentedwhoops, the toolbar error was a stray comma in the config file - fixed that...
and I implemented the patch
Comment #6
(not verified) commented