Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.3-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2008 at 12:04 UTC
Updated:
28 Dec 2011 at 09:40 UTC
There are a couple of problems with the Site Information page in 6.3. When I added a footer to the footer text box, and saved it, the refreshed page showed the footer in the mission box as well. If I updated the mission box, after saving it, it still displayed the footer in the mission box after saving it. However, ultimately the mission statement was saved.I also noticed that when this was happening, the option to change the mission box to use the plain text editor disappeared.
I tried this with Safari and Firefox and both are not displaying the mission statement and footer consistently.
Comments
Comment #1
Patricia_W commentedI should have added that this is happening with OS X 10.5.4 (Leopard)
Comment #2
damien tournoud commentedThat's strange. I see no change in that part of the code from 6.2 to 6.3.
Can you reproduce the problem on a clean installation?
Comment #3
Patricia_W commentedI have another site in development which has both a mission statement and a footer but when I go to the Site Information page they both are empty.
I'll try to find the time to create a clean installation.
Comment #4
Patricia_W commentedI created a new installation and it worked correctly UNTIL I installed FCKeditor (6.x-1.3-beta2). So I am transferring this issue to that project.
Comment #5
Jorrit commentedCould you please list the steps necessary to reproduce this? I can't get it to malfunction. I've used a plain Drupal 6 installation and set the footer and the mission and they were both correctly saved.
Comment #6
Patricia_W commentedI'm having problems narrowing it down. I have one site that works correctly and also has FCKeditor installed ... and I've done a file by file comparison with a site that is not working and found nothing significant.
I disabled the FCKeditor module on the site that is not working by and it didn't screw up the footer/header anymore. I enables FCKeditor again and the footer displays in both fields even though that is not the case.
Comment #7
Jorrit commentedJust to be sure: the FCKeditor module and FCKeditor versions are the same for both sites?
Comment #8
Patricia_W commentedTo be absolutely sure I copied the entire sites ... modules folder from the working site to the one that isn't and it still doesn't work. I did a bit more checking and the problem appears to be theme related. If I use a different administrative theme (giordani) it works correctly whereas pushbutton (and bluemarine) do not. I'm not sure where to go next.
Comment #9
Jorrit commentedThat's odd, you'd expect that default themes would work. Could someone give instructions on how to reproduce this starting with a fresh installation?
Comment #10
cwhitcoe commentedI am having the exact same issue. everything worked fine until i added fckeditor. when i disable the module, everything works fine. when i enable it, the textarea on the site information page for mission and footer get really small, and do not retain any edits. all other pages seem to display and use the fckeditor correctly.
Comment #11
wwalc commentedThis is due a javascript error. All you can do is to try to track where does this error come from (probably another theme/module).
Check out this instruction: http://drupal.fckeditor.net/troubleshooting#3
Comment #12
Jorrit commentedClosed because of inactivity.
Comment #13
Eng.HamadaEid commentedThere is problem with the Site Information page in 6.22.
When I added a footer to the footer text box, and saved it. If I updated the footer box, after saving it, nothing done, it still displayed the old footer after saving it.
Comment #14
Jorrit commentedPlease try CKEditor (http://drupal.org/project/ckeditor). FCKeditor probably has issues with modern browsers.