Closed (fixed)
Project:
CDN
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2016 at 08:55 UTC
Updated:
30 Nov 2016 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersThis is the PoC patch from #2811615-7: [upstream] [Core bug, fixed since 9.5] AJAX commands that need additional JS to be loaded will fail when JS is loaded from CDN.
Comment #3
wim leers#2 was just cosmetic changes; it did not yet have any effect. Now it does.
Comment #4
wim leersAnd now with an upgrade path, plus test coverage.
Comment #5
wim leersSelf-review.
s/Install and update/Update/
s/configuration/settings/
IDK how this snuck in here. Unrleated change.
Outdated, should now say 'nocssjs'.
This is validation that should have already existed. Should be done in a separate issue.
Both of these should put the assertion logic in single quotes.
Out of scope, should be fixed in a separate issue.
Again out of scope.
"blacklist" should be replaced with "negative conditions" everywhere?
Comment #6
anavarreRegistering a massive +1 here. Sane defaults mean less reasons for people to run into issues when they don't know what they're doing.
Comment #7
wim leersAddressed everything in #5, except the removal of out-of-scope changes. Opened #2828150: Clean-up + one piece of missing validation for that, and now getting that committed first.
Comment #8
wim leers#2828150: Clean-up + one piece of missing validation landed. Rebased.
Comment #9
wim leerss/rest configuration/default CDN settings/
Fixed.
Comment #10
wim leersI think this is ready. Thanks, Aurelien, for your feedback! It's much appreciated :) And it helps convince me that this is the right call.
Comment #11
wim leersComment #13
wim leersComment #14
wim leersGiving issue credit to Aurelien.