Problem/Motivation

Updating modules and themes requires FTP access to your server. See Extending Drupal 8 for other update methods.

On page: /admin/reports/updates/update, the link of "Extending Drupal 8" and the text itself are outdated in Drupal 9 installations.

Steps to reproduce

Given a Drupal 9 instance. Visit /admin/reports/updates/update, you will see the outdated text and get the link.

Proposed resolution

Remaining tasks

Is a meta issue needed for similar tasks?

User interface changes

API changes

Data model changes

Release notes snippet

Comments

jungle created an issue. See original summary.

jungle’s picture

Status: Active » Needs review
StatusFileSize
new5.08 KB
rinku jacob 13’s picture

StatusFileSize
new72.99 KB
new70.54 KB

Verified and tested patch#2 on the drupal 9.3.x-dev version. Patch applied successfully and looks good to me.thanks @jungle.Adding screenshot for the reference

longwave’s picture

Status: Needs review » Needs work

One more link in core/themes/olivero/templates/includes/get-started.html.twig that we should update at the same time:

{% set drupal_extend = 'https://www.drupal.org/docs/8/extending-drupal-8' %}
anandhi karnan’s picture

Status: Needs work » Needs review
StatusFileSize
new5.96 KB
new753 bytes

Outdated text has been updated in core/themes/olivero/templates/includes/get-started.html.twig. Please review.

longwave’s picture

Status: Needs review » Reviewed & tested by the community

Thanks, this looks good, and I can't find any more links to the Extending Drupal pages.

  • catch committed cc594d5 on 9.3.x
    Issue #3217357 by Anandhi K, jungle, Rinku Jacob 13, longwave: Replace...
catch’s picture

Version: 9.3.x-dev » 9.2.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 9.3.x and cherry-picked to 9.2.x, thanks!

  • catch committed 1c4709c on 9.2.x
    Issue #3217357 by Anandhi K, jungle, Rinku Jacob 13, longwave: Replace...
drumm’s picture

(Disregard, updating to correct version due to cross-post.)

Status: Fixed » Closed (fixed)

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