Problem/Motivation

Found in: #3570839: Deprecate remaining underscore functions in media_library.module
Replicated locally on main with php 8.5. I'm not sure if this is because of php 8.5.

Steps to reproduce

Pull down main
ddev composer install
ddev unit core/profiles/demo_umami/tests/src/FunctionalJavascript/AssetAggregationAcrossPagesTest.php

Proposed resolution

Move stylesheet target

Remaining tasks

N/A

User interface changes

N/A

Introduced terminology

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

Issue fork drupal-3570848

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nicxvan created an issue. See original summary.

nicxvan’s picture

Status: Active » Needs review
nicxvan’s picture

Issue summary: View changes
znerol’s picture

znerol’s picture

Status: Needs review » Reviewed & tested by the community

  • longwave committed 2bec36a3 on 11.x
    test: #3570848 AssetAggregationAcrossPagesTest::testNodeAddPagesAuthor...

  • longwave committed 77f30c11 on main
    test: #3570848 AssetAggregationAcrossPagesTest::testNodeAddPagesAuthor...
longwave’s picture

Version: main » 11.x-dev
Status: Reviewed & tested by the community » Fixed

Thanks for finding it, and thanks for pointing to the original issue so I know how far to backport the fix.

Committed and pushed 77f30c11e66 to main and 2bec36a3cbd to 11.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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