Support from Acquia helps fund testing for Drupal Acquia logo

Comments

andrewmacpherson created an issue. See original summary.

andrewmacpherson’s picture

Simple patch for the twig templates.

I haven't checked to see if this affects tests. Let's see what the bots say.

andrewmacpherson’s picture

Issue tags: +Accessibility

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

theMusician’s picture

Reroll of andrewmacpherson's patch adding in the block for stable9 as well.

Status: Needs review » Needs work

The last submitted patch, 6: issue-3084441-3.patch, failed testing. View results

Ramya Balasubramanian’s picture

Working on it. Will try to fix this test case failure

Ramya Balasubramanian’s picture

Hi,

Updated the patch. Please have a look.

Status: Needs review » Needs work
Ramya Balasubramanian’s picture

Updating the code in Claro and seven theme as per the previous test case Failure. I hope this will fix this test case failure.

sd9121’s picture

Assigned: Unassigned » sd9121
sd9121’s picture

Assigned: sd9121 » Unassigned
Status: Needs review » Reviewed & tested by the community
FileSize
240.78 KB

@Ramya Balasubramanian,

I have reviewed your patch and it looks good to me.

Screenshot for the reference

remove title attr

Thanks!

hansa11’s picture

RTBC +1

alexpott’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs change record

I 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:

andrewmacpherson’s picture

Assigned: Unassigned » andrewmacpherson
Status: Needs work » Needs review
Issue tags: -Needs change record

Change record here: Title attribute removed from site-name link in SystemBrandingBlock

I said it impacts themers and distro developers.

andrewmacpherson’s picture

Assigned: andrewmacpherson » Unassigned
ranjith_kumar_k_u’s picture

I 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.

screenshot

ranjith_kumar_k_u’s picture

Status: Needs review » Reviewed & tested by the community

  • lauriii committed 73f1151 on 9.1.x
    Issue #3084441 by Ramya Balasubramanian, andrewmacpherson, theMusician,...
lauriii’s picture

Status: Reviewed & tested by the community » Fixed

Committed 73f1151 and pushed to 9.1.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.