Problem/Motivation

drupal-check results on commit hash:
source : [git] https://git.drupal.org/project/quick_node_clone f06e4252ebfe7cd91b4f02b89f9197bdae9bc4a6
source : https://cgit.drupalcode.org/quick_node_clone


 ------ --------------------------------------------------- 
  Line   src/Form/QuickNodeCloneNodeForm.php                
 ------ --------------------------------------------------- 
  42     Call to deprecated method link() of class          
         Drupal\Core\Entity\EntityInterface.                
  56     Call to deprecated function drupal_set_message().  
  76     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 [ERROR] Found 3 errors                                                     

 

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

mcdwayne created an issue. See original summary.

i-trokhanenko’s picture

Status: Active » Needs review
StatusFileSize
new1.33 KB

Please review!

Status: Needs review » Needs work
i-trokhanenko’s picture

Status: Needs work » Needs review
StatusFileSize
new1.73 KB

Used toString() for Link object. Please review #4 patch!

Roman Dyn’s picture

Status: Needs review » Reviewed & tested by the community

Good job! Change looks good. Please commit.

Anonymous’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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