Problem/Motivation

When working on #3215668: strpos() and htmlspecialchars() "expects parameter 1 to be string" warnings on help page and checking the links after fixing the warnings, I saw that the "online documentation for the Datetime Range module" link at /admin/help/smart_date went to https://www.drupal.org/project/datetime_range which is 404, but I wasn't sure if it just needs updating to go to https://www.drupal.org/docs/8/core/modules/datetime-range, or if the link is actually intended to go to something like https://www.drupal.org/docs/contributed-modules/smart-date instead (or perhaps the page ought to have links to both?).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

maxstarkenburg created an issue. See original summary.

  • cc35b24 committed on 3.3.x
    Issue #3215676 by mandclu: 404 link on help page ("online documentation...
mandclu’s picture

Status: Active » Fixed

Another good find! I merged in a set of changes that used the proper URL, and also fixed the name of the module (should have said Smart Date instead of Datetime Range all along).

Status: Fixed » Closed (fixed)

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