Closed (outdated)
Project:
AutoSlave
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2020 at 07:49 UTC
Updated:
7 Jul 2021 at 12:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
vipul tulse commentedComment #3
vipul tulse commentedComment #4
Pooja Ganjage commentedHi,
I am applying patch for drupal practice coding standard fixes.
Kindly review this patch once.
Thanks.
Comment #5
Pooja Ganjage commentedComment #6
dinesh18 commentedUse this version 8.x-3.x as this is the development version with the latest code
Comment #7
Pooja Ganjage commentedHi,
@Dinesh18, I have applied patch for 8.x-3.x version itself.
Kindly review the patch.
Thanks.
Comment #8
vipul tulse commented@Pooja Ganjage, for now we are not touching the Drivers
While reviewing code I found fetal php error in AutoslaveDashboardController.php
if (($this->currentUser->hasPermission('autoslave dashboard hask key')) {You have not replaced the deprecated code drupal_set_message() function with MessengerInterface
many more issues are there, have you checked by enabling module?
Comment #9
vipul tulse commentedComment #10
Pooja Ganjage commentedHi,
I am applying updated patch as per the @vipul tulse reviewed results.
Review the patch once.
Thanks.
Comment #11
Pooja Ganjage commentedComment #12
vipul tulse commentedHello,
Added the list of issues fixed with patch file, please review.
Comment #13
vipul tulse commented