File module's FilemimeFormatter icon display renders empty image

Created on 21 September 2023, 9 months ago

Problem/Motivation

See πŸ› File module's FilemimeFormatter icon display renders empty image Needs work . That's the fix for D9.x, but as this is a separate module now, this needs to be fixed here for D10+.

Proposed resolution

See patch in #2907414-31: File module's FilemimeFormatter icon display renders empty image β†’

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΉAustria tgoeg

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

Comments & Activities

  • Issue created by @tgoeg
  • πŸ‡¦πŸ‡ΉAustria tgoeg
  • πŸ‡¦πŸ‡ΉAustria tgoeg

    For anyone applying this as a patch in the meantime: Note that this creates new files and because of this (https://github.com/cweagans/composer-patches/issues/514), setting a fixed patch level is mandatory, like so:

    "extra": {
        "composer-patches": {
            "package-depths": {
                "drupal/core": 2
            },
            "comment": "The above is already in preparation for composer-patches v2"
        },
        "patchLevel": {
            "drupal/core": "-p2",
            "comment": "Or else we get files created everywhere, see https://github.com/cweagans/composer-patches/issues/514"
        },
  • First commit to issue fork.
Production build 0.69.0 2024