drupal-check against draggableviews-8.x-1.x-dev (1 Feb 2019)

 ------ --------------------------------------------------- 
  Line draggableviews/draggableviews.module                                                      
 ------ --------------------------------------------------- 
  209    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------------------------- 
  Line   draggableviews/src/Plugin/views/field/DraggableViewsField.php                                        
 ------ --------------------------------------------------------------------- 
  19     Class Drupal\draggableviews\Plugin\views\field\DraggableViewsField   
         extends deprecated class Drupal\system\Plugin\views\field\BulkForm.  
  66     Call to method create() of deprecated class                          
         Drupal\views\Plugin\views\field\BulkForm.                            
  78     Call to method buildOptionsForm() of deprecated class                
         Drupal\views\Plugin\views\field\BulkForm.                            
 ------ --------------------------------------------------------------------- 

Comments

waverate created an issue. See original summary.

waverate’s picture

Issue summary: View changes
rudranil29’s picture

Assigned: Unassigned » rudranil29
rudranil29’s picture

Status: Active » Needs review
StatusFileSize
new1.23 KB
rudranil29’s picture

StatusFileSize
new1.23 KB

Please ignore #4

krzysztof domański’s picture

Assigned: rudranil29 » Unassigned
StatusFileSize
new1.84 KB
new1.28 KB
krzysztof domański’s picture

StatusFileSize
new496 bytes
new2.32 KB
sutharsan’s picture

Assigned: Unassigned » sutharsan

Reviewing...

sutharsan’s picture

Version: 8.x-1.2 » 8.x-1.x-dev
Assigned: sutharsan » Unassigned
Status: Needs review » Reviewed & tested by the community
Issue tags: +Drupal 9 porting weekend

Patch looks good, only fixes deprecations.

Upgrade Status output with patch applied:

================================================================================
DraggableViews, --
Scanned on Fri, 05/22/2020 - 12:28

No known issues found.

istryker’s picture

Status: Reviewed & tested by the community » Fixed

Committed

Status: Fixed » Closed (fixed)

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

hieuntnguyen’s picture

Version: 8.x-1.x-dev » 8.x-1.2
StatusFileSize
new3.42 KB