- 🇳🇱Netherlands Martijn de Wit 🇳🇱 The Netherlands
Patch from #20 failed because of these 4 files:
core/profiles/demo_umami/themes/umami/templates/classy/block/block.html.twig core/profiles/demo_umami/themes/umami/templates/classy/media-library/links--media-library-menu.html.twig core/themes/claro/templates/classy/block/block.html.twig core/themes/claro/templates/classy/media-library/links--media-library-menu.html.twig
New D10 only patch. Don't know why but a interdiff didn't work
- Status changed to Needs review
over 1 year ago 1:57pm 27 March 2023 - Status changed to Needs work
over 1 year ago 1:07am 28 March 2023 - 🇺🇸United States smustgrave
How come we are leaving out those changes to claro and demo_umami?
- 🇳🇱Netherlands Martijn de Wit 🇳🇱 The Netherlands
I think those files are removed because of #10 / #11:
I discussed this with lauriii. Because of the way the inheritance works, the changes to classy/stable/stable9 would be BC breaking, so those won't be updated. I was correct that the links templates were mistakenly absent, so leaving those in the patch. Also, the references to @block/block will be fixed here. All the themes should only be referencing templates they contain.
- 🇺🇸United States smustgrave
Gotcha. There is a valid test failure in the patch also. First failure may be random but the second seems valid
- 🇫🇷France andypost
yes, failure in
Drupal\KernelTests\Config\DefaultConfigTest
is valid