Closed (outdated)
Project:
DraggableViews
Version:
8.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2019 at 13:59 UTC
Updated:
16 Aug 2019 at 02:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
daniel kulbeComment #3
daniel kulbeComment #4
tengokusorry. came from google.. which is the original issue?
Comment #5
frosty29 commentedI don't think is a duplicate? Daniel Kulbe maybe thought it was referring to the fix for each() here https://www.drupal.org/project/draggableviews/issues/3013512. There is still an each() call on line 101 of draggableviews.module
// Set the first column.
$first_column = each($columns);
Comment #6
frosty29 commentedComment #7
socketwench commentedThis looks like it works?
Comment #8
socketwench commentedAhhh, this looks like it might already be fixed in the dev version. Thus explaining the funny diff. Also, I'm very tired.
Comment #9
socketwench commented