Comments

vipul tulse created an issue. See original summary.

vipul tulse’s picture

StatusFileSize
new94.36 KB
new11.05 KB
vipul tulse’s picture

Issue summary: View changes
Pooja Ganjage’s picture

StatusFileSize
new48.93 KB

Hi,

I am applying patch for drupal practice coding standard fixes.

Kindly review this patch once.

Thanks.

Pooja Ganjage’s picture

Status: Active » Needs review
dinesh18’s picture

Version: 8.x-3.0-alpha1 » 8.x-3.x-dev

Use this version 8.x-3.x as this is the development version with the latest code

Pooja Ganjage’s picture

Hi,

@Dinesh18, I have applied patch for 8.x-3.x version itself.

Kindly review the patch.

Thanks.

vipul tulse’s picture

@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?

vipul tulse’s picture

Status: Needs review » Needs work
Pooja Ganjage’s picture

StatusFileSize
new11.89 KB

Hi,

I am applying updated patch as per the @vipul tulse reviewed results.

Review the patch once.

Thanks.

Pooja Ganjage’s picture

Status: Needs work » Needs review
vipul tulse’s picture

Hello,

Added the list of issues fixed with patch file, please review.

vipul tulse’s picture

Assigned: vipul tulse » Unassigned
Status: Needs review » Closed (outdated)