Problem/Motivation
The specified function call has been removed in Drupal 10.
The offending line is in src/Controller/GetFile.php line 36.
For details see:
https://www.drupal.org/node/3126004
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | undefined-mime-type-3342411-3.patch | 507 bytes | donaldp |
Comments
Comment #2
wiifmThanks for spotting this, patches welcome!
Comment #3
donaldp commentedAs 2.0.0 version targeted for 9.3 and 10, probably no need to check for the interface so only a simple change required.
Comment #4
w01f commentedTested and can confirmed #3 works.
Comment #5
ckngPatch #3 tested working.
Comment #6
keshavv commentedReady to merge moving to RTBC.
Comment #8
wiifmThanks all.