Change message to see status report to match core

Created on 16 September 2024, 7 months ago

Problem/Motivation

I was playing around with this and got an error message,

Error message

    Your site does not pass some readiness checks for automatic updates. It cannot be automatically updated until further action is performed.
    See status report for more details.
    Your version of Drupal is no longer supported. Upgrading is strongly recommended! See the available updates page for more information and to update your software.

I think the string "See status report for more details." should use the same text as the existing in \Drupal\system\Controller\SystemController::overview

Steps to reproduce

Proposed resolution

In \Drupal\automatic_updates\Validation\AdminStatusCheckMessages::displayResultSummary change this

      $this->t('<a href=":url">See status report for more details.</a>', [

to

      $this->t('Check the <a href=":url">status report</a> for more information.', [

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

3.1

Component

Code

Created by

🇳🇿New Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024