The version of WYSIWYG Filter included in Panopoly is one behind the latest. The latest version includes the patch that is present in the panopoly_wysiwyg.make file. It also includes a patch that allows altering of WYSIWYG Filter's blacklist, something we need in order to allow embedding iframes by trusted users. There are a few other updates as well.

Comments

byronveale created an issue. See original summary.

byronveale’s picture

And here's a patch to do so.

byronveale’s picture

Status: Active » Needs review
byronveale’s picture

Issue summary: View changes
byronveale’s picture

FWIW, we've been using this patch on production for about a month now, no issues…

byronveale’s picture

FYI, we've been using this on production for about three months now, for approximately 160 sites; don't suppose that counts as "reviewed and tested by the community"?

(Sorry for all the nagging…)

cboyden’s picture

WYSIWYG filter has had a flurry of updates recently - here's an updated patch and interdiff to get onto the latest RC7.

cboyden’s picture

StatusFileSize
new624 bytes

Sorry, interdiff was empty. See updated file.

cboyden’s picture

Somewhere in between RC3 and RC7, entities such as >"< started getting encoded in image alt/title text again. There's a test for this in Panopoly's wysiwyg_media.feature, and it's going to fail. Until it's fixed, it's probably best to do the minimal update and go with RC3 for Panopoly.

dsnopek’s picture

Title: Update WYSIWYG Filter to 7.x-1.6-rc3 » Update WYSIWYG Filter to 7.x-1.6-rc9
StatusFileSize
new765 bytes

It looks like #2570715: Wrong behaviour if alt or title attribute contains colon has been reverted and now there's an -rc9. I haven't tested it, but here's a patch so we can test on Travis.

EDIT: Here's a Travis build: https://travis-ci.org/panopoly/panopoly/builds/323070147

bkosborne’s picture

Status: Needs review » Reviewed & tested by the community

OK - We've been using the patch from #11 in prod for a few weeks without reports of issue.

  • dsnopek committed 8f9b117 on 7.x-1.x
    Update Panopoly WYSIWYG for Issue #2882771 by cboyden, byronveale,...
dsnopek’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, Everyone! Committed, finally :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.