Closed (fixed)
Project:
Link checker summary mail
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Jan 2022 at 20:50 UTC
Updated:
24 Sep 2022 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eiriksmThere does indeed seem to be missing a permission for this module. If you log in as user 1 that page would work.
Happy to accept any patches or merge requests for a fix? 🤓
Comment #3
akshita commentedThank you. That was I figured out too. Logged in as super user to set the configurations of the module.
Comment #4
eiriksmTagging as novice. Task would be to add the permission as part of this module.
Comment #5
shashwat purav commentedAdded patch for the permission to access admin page.
Comment #6
eiriksmThat's very good, and thank you for that.
However, this issue is about the drupal 7 version
Comment #7
jeroentComment #8
shashwat purav commentedCreated patch for Drupal 7 version.
Comment #10
shashwat purav commentedFixed coding standards.
Comment #12
reenaraghavan commentedComment #13
reenaraghavan commentedAttached patch
Comment #14
jeroent@reenaraghavan,
This issue is about the Drupal 7 version, your patch contains some Drupal 9 code.
The patch in #10 looks good to me.
Nitpick: should we revert this on commit? Since this is an unrelated change?
Comment #16
eiriksmThanks everyone.
Agreed, I did just that