As reported in #1782892: Basic WYSIWYG Config + Input formats and #1664602-10: Allow attributes to be passed to drupal_add_[css|js] (SRI), we currently de facto require JS aggregation to be disabled. Fix that, by setting preprocess = FALSE on aloha.js.

Comments

wim leers’s picture

Status: Active » Patch (to be ported)
sun’s picture

err, you can't be serious? :) That's not really a solution. I mean, yeah, it's a stop-gap fix, but...

wim leers’s picture

The real solution IMO is to modify AE to be so stupid (from a Drupal POV at least) to automatically initialize by default. Then the attribute on the script tag isn't necessary.

Considering the fact that we now have our own build of AE, this is no longer unfeasible. So, I think we're on the same page, sun? :) (FWIW, I already said over at #1664602-12: Allow attributes to be passed to drupal_add_[css|js] (SRI), on August 12, that I think having attributes on script tags is a bad idea in general.)

wim leers’s picture

Version: 7.x-2.x-dev » 8.x-2.x-dev
wim leers’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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