- last update
almost 2 years ago Patch Failed to Apply - π¬π§United Kingdom catch
The integrity attribute is incompatible with aggregation. We already exclude files with attributes from aggregation for js, but the CSS logic doesn't.
- Status changed to Needs work
almost 2 years ago 2:12pm 20 August 2023 The Needs Review Queue Bot β tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- last update
almost 2 years ago Build Successful - First commit to issue fork.
- Status changed to Postponed: needs info
over 1 year ago 8:44am 20 October 2023 - π¬π§United Kingdom nlisgo
I can't recreate this issue. Admittedly, I tried to make the least possible changes to trigger the bug.
I changed core/profiles/demo_umami/themes/umami/umami.libraries.yml and changed global > css > layout > css/layout/layout.css from:
{}
to:
{ attributes: { integrity: 'sha384-6/QTUDnClbaDqDmY/+IdOyBdC18MXy//e1XXszrqxvbNxTf/bGFGu3kgbqK8FHRz' } }
I install the umami profile and confirm the css/layout/layout.css is being reached and I'm not experiencing the bug on 11.x, 10.x.2, 10.x.1.
Is there something different about the circumstances described in the steps to recreate?
- Status changed to Closed: cannot reproduce
17 days ago 3:05pm 21 May 2025 - πΊπΈUnited States smustgrave
Since there's been no follow up going to close out, if still an issue in D11 please re-open.