- Issue created by @jcontreras
- ๐บ๐ธUnited States jcontreras
If you need the quick patch:
https://git.drupalcode.org/issue/drupal-3519726/-/commit/be7e3198a96edc3... - ๐บ๐ธUnited States smustgrave
Thanks for reporting
Issues should be against 11.x and summary should be complete.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
kim.pepper โ made their first commit to this issueโs fork.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
This bug only exists in 10.4.x as it triggers a deprecation that was removed in 11.0.x.
Updated the title and IS.
- Merge request !11910[#3519726] Fix incorrect deprecated property service 'mime_type.guesser' in FileUploadResource โ (Open) created by kim.pepper
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
Created a MR from the commit in #2
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
kim.pepper โ changed the visibility of the branch 11.x to hidden.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
kim.pepper โ changed the visibility of the branch 10.4.x to hidden.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
kim.pepper โ changed the visibility of the branch 3519726-fix-incorrect-mimetype-service to hidden.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
Test fail looks unrelated
Drupal\Tests\big_pipe\FunctionalJavascript\BigPipeRegressionTest::testPlaceholderHtmlEdgeCases WebDriver\Exception\UnknownError: unknown error: session deleted because of page crash from unknown error: cannot determine loading status from tab crashed (Session info: chrome-headless-shell=123.0.6312.58) (Driver info: chromedriver=123.0.6312.58 (6b4b19e9dfbb93aa414dc045bd445287977d8d7a-refs/branch-heads/6312_46@{#3}),platform=Linux 5.10.234-225.921.amzn2.x86_64 x86_64)
- Issue was unassigned.
- Status changed to Needs review
6 days ago 11:58am 28 June 2025 - ๐ณ๐ฟNew Zealand quietone
Un-assigning per Assigning ownership of a Drupal core issue โ .
The MR looks correct to me.
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
Changing priority to Major as per guidelines https://www.drupal.org/docs/develop/issues/fields-and-other-parts-of-an-... โ
- ๐ฆ๐บAustralia kim.pepper ๐โโ๏ธ๐ฆ๐บSydney, Australia
I will leave for 24hrs to see if @jcontreras wants to fix #16.
- ๐ณ๐ฟNew Zealand quietone
The MR applies to 10.6 , this is a one line change that is not tested.
- ๐บ๐ธUnited States smustgrave
If we arenโt going to run against the pipeline should it just be self RTBCd
- ๐ณ๐ฟNew Zealand quietone
This is a line that is in a list of deprecated properties, it very unlikely to get accidentally changed in another commit, so I don't think a test is necessary. Leaving the tag though for others to comment.