Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
markup
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Sep 2019 at 18:57 UTC
Updated:
3 Sep 2020 at 15:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andrewmacpherson commentedSimple patch for the twig templates.
I haven't checked to see if this affects tests. Let's see what the bots say.
Comment #3
andrewmacpherson commentedComment #6
themusician commentedReroll of andrewmacpherson's patch adding in the block for stable9 as well.
Comment #8
ramya balasubramanian commentedWorking on it. Will try to fix this test case failure
Comment #9
ramya balasubramanian commentedHi,
Updated the patch. Please have a look.
Comment #11
ramya balasubramanian commentedUpdating the code in Claro and seven theme as per the previous test case Failure. I hope this will fix this test case failure.
Comment #13
sd9121 commentedComment #14
sd9121 commented@Ramya Balasubramanian,
I have reviewed your patch and it looks good to me.
Screenshot for the reference
Thanks!
Comment #15
hansa11 commentedRTBC +1
Comment #16
alexpottI think we should have a change record for the removal of title attributes. This change looks good but we should inform users. This is good for two reasons:
Comment #17
andrewmacpherson commentedChange record here: Title attribute removed from site-name link in SystemBrandingBlock
I said it impacts themers and distro developers.
Comment #18
andrewmacpherson commentedComment #19
ranjith_kumar_k_u commentedI have reviewed the patch "remove-title-attribute-from-site-name-link-3084441-10.patch" in drupal 9.1 dev version, the patch applied successfully.It removes the title attribute from the site-name link in the system branding block template.
Comment #20
ranjith_kumar_k_u commentedComment #22
lauriiiCommitted 73f1151 and pushed to 9.1.x. Thanks!