The "trusted host" warning on the status report links to https://www.drupal.org/node/1992030, which is a handbook page that is also aliased as https://www.drupal.org/docs/8/install/trusted-host-settings.

Linking to aliases is better than hard-coded node IDs, both because the URL looks nicer and because it is more future-proof (see #2914292: Remove hard coded reference to node/2179269).

CommentFileSizeAuthor
#2 drupal-2990686.patch1.79 KBcburschka

Comments

cburschka created an issue. See original summary.

cburschka’s picture

Status: Active » Needs review
StatusFileSize
new1.79 KB

Also replacing the URL in a phpdoc comment.

mayaslatinek’s picture

Tested the patch provided by @cburschka, the patch applies without problems and fixes the linking.

mayaslatinek’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: +String change in 8.7.0

Committed 77ba739 and pushed to 8.7.x. Thanks!

  • alexpott committed 77ba739 on 8.7.x
    Issue #2990686 by cburschka: Point "trusted host" doc link at alias
    

Status: Fixed » Closed (fixed)

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