Closed (fixed)
Project:
Wysiwyg
Version:
7.x-2.x-dev
Component:
Editor - CKEditor
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2011 at 19:56 UTC
Updated:
21 Jun 2011 at 17:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
mikeytown2 commentedhttp://ckeditor.com/download/releases
Comment #2
sunAlready fixed in latest dev snapshot.
Comment #3
mikeytown2 commentedah I patched against 6.x-3.x Need to be more careful when selecting the version from here http://drupal.org/node/181465/git-instructions
Comment #4
sunoy, thanks for the pointer! I'll check with TwoD whether we might be able to remove those orphan 3.x branches.
Comment #5
twodYes we can get rid of them. Think we discussed that earlier and said to branch of 2.x once 3.x gains momentum in/as master.
That should avoid confusions like this one.
Comment #7
edmund.kwok commentedPatch required for 7.x-2.x dev too :)
Comment #8
twodThis is still already fixed, see #1143104: Newer ( 3.6.3 ) CKeditor version not detected by ckeditor.inc and commit 26b48879a6d712068cd3f085dec8d8182304887f.
Comment #9
mv_alex commentedBut the error still occurs with the latest releases.
I got it on core 7.2, Wysiwyg 7.x-2.0 with CKEditor 3.6.
Comment #10
RedTop commentedSame issue here. Core 7.2, Wysiwyg 7.x-2.0 with CKEditor 3.6.1
(subscribing)
Comment #11
s.daniel commentedwysiwyg D6 dev works with 3.6.1
From a quick look at the code of D7 dev version it should also. Have you tested the dev version?
Fixes will always first be applied to dev and then shipped with the next release.
Therefore the status was set back as it is fixed in the dev version.
Comment #12
mv_alex commentedAfter updating to 7.x-2.1 it now works with CKEditor 3.6.0.6902.
Thanks!