Problem/Motivation
Changes to CSS aggregation in Drupal 10.1 can make sites fail with HTTP/500.
Steps to reproduce
Enable the module on Drupal 10.1 with aggregation enabled, observe WSOD.
Proposed resolution
Restore the now deprecated service to the container and figure out something else by Drupal 11.0.
Remaining tasks
One manual test on a real site should suffice.
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 3365122-8-buying-time.patch | 1.32 KB | luke.leber |
Comments
Comment #2
luke.leberComment #3
luke.leberWell that didn't go well. These changes really disrupted the kernel testing :-(.
How about...this?
Comment #4
luke.leberRan into some manual testing problems -- updated an implementation to work around stream wrapper based resources.
Comment #5
sachin.bansal27 commentedMaking a fix for non compressed files.
Comment #6
luke.leberThis is a radically different approach, after consulting with @cmlara on slack.
Let's see what the test bot thinks...
Comment #7
luke.leberComment #8
luke.leberResolve coding standard violations from #6.
Comment #9
luke.leberComment #10
luke.leberComment #11
luke.leberAdded follow-up issue.
Comment #14
luke.leberCommitted and pushed #8 to 1.0.x on the grounds of...
I'll be cutting a new patch release shortly.