This is an attempted backport of https://git.drupalcode.org/project/ckeditor/commit/e40827c (with a few additional parts to attempt to remove additional uses of eval() which were in the D6 codebase but not the D7.)

I have done minimal testing on a d6 test site and it *seems* to work, but this will need some real-world testing.

CommentFileSizeAuthor
ckeditor_d6_eval_backport.patch7.44 KBbdragon
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bdragon created an issue. See original summary.

dsnopek’s picture

Status: Active » Closed (duplicate)

Sorry, I didn't see this issue when I moved the D6LTS patch here from the private issue queue!

Your patch included some additional instances of eval() that weren't in the D7 patch, which I ultimately added to the patch on #3120637: ckeditor backport e40827c and gave you commit credit.

I've closed this issue as a duplicate.

Jeremy’s picture

Link to other patch, the above link is circular:
https://www.drupal.org/project/d6lts/issues/3120661