Issue Details (XML | Word | Printable)

Key: SAK-13844
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Joshua Ryan
Reporter: Steve Lonn
Votes: 1
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
Sakai

Update FCK Editor to version 2.6.2

Created: 24-Jun-2008 06:57   Updated: 27-Oct-2009 13:47  Due: 01-Aug-2008
Component/s: WYSIWYG Widget (FCK Editor)
Affects Version/s: None
Fix Version/s: 2.6.0

Time Tracking:
Not Specified

File Attachments: 1. Text File fck.patch (3.34 MB)

Issue Links:
Relate
 

2.6.x Status: None
2.5.x Status: None
2.4.x Status: None


 Description  « Hide
The FCK Editor in the build is 2.4.1
The most recent version available is 2.6.2 from http://www.fckeditor.net/

This version works better with Firefox 3.x and also works with Opera and Safari

 All   Comments   Work Log   Change History   Subversion Commits   git Commits      Sort Order: Ascending order - Click to sort in descending order
Steve Swinsburg added a comment - 10-Feb-2009 07:35
Attaching patch for 2.5.x which I generated from a working 2.6.x FCKeditor.

Seems to be working well (so far) in 2.5.x.

Instructions:
----------------
cd $SAKAI-SRC/reference/library/src/webapp/editor/
patch -p1 --dry-run < fck.patch

The way I generated this patch means you need to be the level above the FCKeditor in the directory structure, hence -p1.

Steve Swinsburg added a comment - 10-Feb-2009 07:39
Further testing shows that it works, but some oddities occur. Browsing for files doesn't work. Firefox 3 spits back an error about the sakai-fck-connector
Probably missing some things, if anyone would like to investigate further, feel free.

Simple HTML formatting in Safari using this is working ok.

Ian Goh added a comment - 18-Mar-2009 01:32 - edited
Find and Replace do not seem to be working quite right.

testing on http://qa7-us.sakaiproject.org/portal (2.6.0-beta3) with ffox 3.0.7 (os x)

in fckeditor 2.6.2 when you do a find, the main window stays grayed out and you do not see the match until after you close the find window. this is different behavior than in the fckeditor 2.4.

replace does not work, e.g., I tried to find the word "spell" and replace it with "spelt". And it never changed.


Filed separate JIRAs for this.SAK-15870, SAK-15871.

Ian Goh added a comment - 19-Mar-2009 07:09
Most recent FCK Editor release is now 2.6.4 on http://www.fckeditor.net/

Noah Botimer added a comment - 02-Apr-2009 07:05
I have opened a separate ticket for upgrading to 2.6.4 since this work was already completed and tested. See SAK-15994.