Drupal 10.4.6: Cannot apply patch Fix Claro styles for exposed views filters wrapped in fieldsets

Created on 29 April 2025, 10 days ago

Problem/Motivation

Would like to upgrade to Drupal 10.4.6 due to massive amount of bug fixes.
https://www.drupal.org/project/drupal/releases/10.4.6 β†’

Steps to reproduce

composer update drupal/core --with-all-dependencies
or
composer update thunder/thunder-distribution -W
or with a freshly created composer thunder-project
composer install

Error output:
Gathering patches for dependencies. This might take a minute.
- Installing drupal/core (10.4.6): Extracting archive
- Applying patches for drupal/core
...
https://www.drupal.org/files/issues/2021-05-31/3133639.19.patch β†’ (Fix Claro styles for exposed views filters wrapped in fieldsets)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2021-05-31/3133639.19.patch β†’

πŸ› Bug report
Status

Active

Version

7.4

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States utcwebdev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @utcwebdev
  • πŸ‡©πŸ‡ͺGermany osopolar πŸ‡©πŸ‡ͺ GER 🌐

    Do you have other related patches installed? For me it works (composer update "drupal/core:10.4.6"):

    ...
      - Upgrading drupal/core (10.4.5 => 10.4.6): Extracting archive
      - Upgrading drupal/advancedqueue (1.3.0 => 1.4.0): Extracting archive
      - Upgrading drupal/metatag_async_widget (1.2.1 => 1.2.3): Extracting archive
      - Upgrading drupal/graphql (4.11.0 => 4.12.0): Extracting archive
      - Upgrading drupal/core-recommended (10.4.5 => 10.4.6)
      - Applying patches for drupal/core
        https://www.drupal.org/files/issues/2024-07-29/3066751-84.patch (Link-fields in REST, JSON:API and GraphQL cannot be rendered by client (We need this in fle_helper search_api plugin MenuContent::addFieldValues() to get a proper URL on serialization) (https://www.drupal.org/i/3066751))
        https://www.drupal.org/files/issues/2024-07-09/2983456-10.3.1-159_0.patch (Expose triggering update of media metadata + thumbnail to end users (https://www.drupal.org/i/2983456))
        https://www.drupal.org/files/issues/2023-01-19/3263397-16.patch (Issue #3263397-10: Simplify form logic in media library)
        https://www.drupal.org/files/issues/2021-10-01/3169956-34.patch (Let users configure the text of the "Add media" button)
        https://www.drupal.org/files/issues/2021-05-31/3133639.19.patch (Fix Claro styles for exposed views filters wrapped in fieldsets)
  • πŸ‡ΊπŸ‡ΈUnited States utcwebdev

    Thanks, I tried the upgrade again today and it works. I tried updating an existing project and installation of a fresh project, so it must have been a problem with my local environment yesterday.

  • πŸ‡©πŸ‡ͺGermany osopolar πŸ‡©πŸ‡ͺ GER 🌐
Production build 0.71.5 2024