Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
18 Aug 2021 at 05:34 UTC
Updated:
4 Jan 2022 at 08:29 UTC
Jump to comment: Most recent
Comments
Comment #2
meerachandran commentedComment #3
meerachandran commentedComment #4
meerachandran commentedComment #5
sumit-k commentedPlease check http://pareview.net/r/361. These issues are related to are coding standards. For recheck you can use http://pareview.net/.
Comment #6
avpadernoComment #7
avpadernoThank you for applying! Remember to change status, as the currently used one means the project is not yet ready to be reviewed.
Comment #8
meerachandran commentedComment #9
marijan gudeljAutomated tests fail
http://pareview.net/r/361
Comment #10
marijan gudeljComment #11
meerachandran commentedUnable to reach for the page http://pareview.net/r/361
Comment #12
avpadernoThe server at pareview.net takes too long to respond. I would not count on it for reviewing project, for the next days.
Comment #13
meerachandran commented@Marijan Gudelj Fixed the issues mentioned in your comment.
Comment #14
meerachandran commentedComment #15
avpadernoThe code needs to follow the Drupal coding standards for indentation and formatting.
Classes that extend
ConfigFormBaseshould implement those methods with code similar to the following one (taken from AccountSettingsForm).parent::buildForm($form, $form_state)needs to be called at the beginning of the method.parent::submitForm($form, $form_state)is called twice, when it should be called at the beginning of the method.Comment #16
meerachandran commentedMade suggested changes. Please review.
Comment #17
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 IRC #drupal-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 dedicated reviewers as well.