I have found some unused code is there in validation function. Removing those unused code from this module.

if (isset($node)) {
  unset($nodes[$node->id()]);
}

Comments

Mashir created an issue. See original summary.

mashir’s picture

Assigned: Unassigned » mashir
mashir’s picture

Status: Active » Needs review
StatusFileSize
new1.25 KB

Remove unused code and attached patch for this.

nishantkumar155’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new39.89 KB

Patch #3 working fine.
patch applied

  • mahaveer003 committed 6a784f4 on 8.x-1.x authored by Mashir
    Issue #2958786 by Mashir, nishantkumar155: Remove unused code
    
mahaveer003’s picture

Assigned: mashir » Unassigned
Status: Reviewed & tested by the community » Fixed

Thanks for the patch. Patch changes pushed to dev version.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.