Closed (fixed)
Project:
Drupal core
Version:
9.2.x-dev
Component:
Claro theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2021 at 12:30 UTC
Updated:
26 Oct 2021 at 10:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lauriiiComment #3
lauriiiRemoved unused use statement
Comment #4
lauriiiReuploading test only patch
Comment #5
bnjmnmSame as #4 (no additional changes), just removing the non-test stuff from the test-only patch.
Comment #6
lauriiiReuploading #4 but removing the fix from the test only patch
Comment #8
fathima.asmat commentedI can confirm that this patch is working for Drupal 9.2.x aswell. I had a similar issue with a paragraph with vertical tabs inside a details field group after I upgraded Drupal to 9.2 with Claro theme enabled. The patch #6 has fixed the problem. Thanks for the patch!
Comment #9
spokje@fathima.asmat: Basically "fixed" is a status used when a patch is committed by a Core committter. This is not the case (yet).
Back to "Needs Review" and "9.3.x-dev" since that's the branch where fixes land before getting backported to 9.2.x by Core committers discretion.
Comment #10
mherchelThis works great!

Comment #12
spokjeTriggered retest of
3219340-6.patchso that will now become the patch that is 2-daily tested instead of3219340-6-test-only.patchwhich should indeed fail.Comment #13
alexpottCommitted and pushed cbf7b5525e to 9.3.x and 1a6a815c96 to 9.2.x. Thanks!