Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Oct 2022 at 23:08 UTC
Updated:
18 Nov 2022 at 14:14 UTC
Jump to comment: Most recent
Comments
Comment #2
avpadernoComment #3
gregglesDisclosure: rymcveigh is a colleague of mine at work.
Automated Review
I didn't run phpcs but I know that Ryan did run it recently since this commit addressed the feedback from the tool.
Manual Review
This review uses the Project Application Review Template.
Comment #4
avpadernoI didn't see anything wrong in the code.
The code in
WebformNavigationHandler::create()is different from the code expected from that method, but that is necessary when extendingWebformHandlerBase, which doesn't follow the usual pattern seen on Drupal core classes.Some methods seem to contain only debugging code, but the purpose of the module is also logging when some methods are called (which means that isn't code to debug the module).
Comment #5
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the Slack #contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the reviewers.
Comment #6
gregglesThanks for moving this along, Apaderno!