Closed (fixed)
Project:
Redirect Nodes
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Apr 2023 at 15:35 UTC
Updated:
2 Oct 2025 at 03:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
samitk commentedAbove errors/warnings has been fixed.
Comment #3
kenyoowen commentedHi samit.310@gmail.com
I applied the patch #2 to the “Redirect Nodes” module against Version 8.x-1..x-dev coding-standard-fixes.patch and confirmed that the errors is resolved. Please see the screenshots attached.
For your review.
Thank you.
Comment #4
avpadernoIn comments used inside functions or method, verbs use the imperative.
Also, instead of js script, it should be JavaScript code.
Comment #5
akram khanAddressed #4
Comment #6
avpadernoCalls is the indicative of call, not its imperative.
url is misspelled, since that is an acronym.
Comment #8
avpadernoAlso, If a menu item URL is rewritten is probably better.
Comment #9
pray_12 commentedComment #10
nitin_lamaComment #11
nitin_lamaProviding updated patch for 8.x-1.x-dev branch. Addressing comment #6, #8.
Comment #13
nitin_lamaAddressing changes in the MR. Please review.
Comment #14
nitin_lamaComment #15
silvi.addweb commentedThe above MR !4 looks good, no phpcs error/warning was found.
Thanks
Comment #17
avpadernoComment #21
richgerdesThanks for the hard work and patches.
The patch for the ci job is great. Will be nice to validate the code. I've addressed the additional items reported by the ci jobs here as well.