Problem/Motivation

The words "available updates" link to two different pages in the same paragraph. From a usability perspective, two links with the same label should go to the same page. This is not the case.

This was already fixed in Drupal 8. See the parent issue for further discussion.

Proposed resolution

Remove the second sentence.

Make sure to remove translatable strings, but do not change any, so that translations will not be affected.

Remaining tasks

  • Create screenshots of the current pages. See comment #122 on the parent issue for a comprehensive collection of screenshots for Drupal 8.
  • Port the patch from the parent issue.
  • Create screenshots after the patch has been applied.

User interface changes

When there are problems checking for updates, a sentence will be removed from the site's status report.

API changes

None.

Data model changes

None.

Comments

benjifisher created an issue. See original summary.

benjifisher’s picture

The parent issue also has the follow-up issue #2919559: Simplify text describing updates in the site status report. If that issue is resolved for Drupal 8, it might also be ported to Drupal 7, but perhaps not, since we are more reluctant to change translatable strings for Drupal 7.