Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2010 at 12:23 UTC
Updated:
17 Jan 2011 at 11:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
scott_earnest commentedIt worked for me, mostly. I needed to add 6202 as an accepted value in the switch. Sorry I don't have patch writing power.
It did not reassign the permissions, like "access fckeditor, administer fckeditor". Looks like there may not be an equivalent for "allow fckeditor file uploads".
Comment #2
rjacobs commentedTracking.
Is it safe to run the same code for either schema? Sounds like it may be. As far as I can see from the documentation, direct permissions are not copied from fckeditor... and it looks like the code supports this impression (though it does seem to copy the settings that state which role can use which profile).
Comment #3
rjacobs commentedI migrated from fckeditor to ckeditor on a couple of sites recently. I had good success using the small edit noted in #1. So long as you manually set the new ckeditor permissions, all my global and profile settings copied over fine. Saved me a lot of time.
Went fckeditor 6.x-2.1 -> ckeditor 6.x-1.2
Comment #4
rjacobs commentedHere it is in patch form.
It's a 1-line addition, so it might just be easier to edit by hand, but I want to get a patch in if that will move-along the testing/fix process.
Cheers,
Ryan
Comment #5
rjacobs commentedEdit: update issue metadata
Comment #6
dczepierga commentedChanges commited to CVS.
I closed this issue.