Problem/Motivation

The admin page at /admin/config/content/linkchecker includes a hyperlink labeled recent log entries (under fieldset Error handling) which leads to /admin/structure/types instead of /admin/reports/dblog:

Linkchecker link leads to wrong page

I have confirmed that the Drupal 7 version of this module used to lead to /admin/reports/dblog.

Proposed resolution

See associated MR. Just update the destination URL to /admin/reports/dblog instead of /admin/structure/types.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fengtan created an issue. See original summary.

fengtan’s picture

Issue summary: View changes
Status: Active » Needs review
divya.sejekan’s picture

StatusFileSize
new95.25 KB

Verified using MR ! 136
The link is now link to /admin/reports/dblog

RTBC++
Test url : admin/config/content/linkchecker

Keeping in review , Since i can see pipeline issue in MR above

quadrexdev made their first commit to this issue’s fork.

  • fengtan authored 3d61ca53 on 2.1.x
    Issue #3572942: Fix 'recent log entries' link url.
    
quadrexdev’s picture

Status: Needs review » Fixed

This fix makes sense, thanks for working on it.

Rebased a branch so it can be merged now.

About issues with the pipeline: it should be covered by this separate issue: https://www.drupal.org/project/linkchecker/issues/3582328

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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