Closed (fixed)
Project:
Display Suite
Version:
8.x-2.x-dev
Component:
Field UI
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2013 at 23:39 UTC
Updated:
8 Aug 2013 at 14:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
markhalliwellHere is a patch
Comment #2
swentel commentedI went for !empty instead of isset - you still got the credit though :)
Comment #3
markhalliwellRight on. Yeah I was tempted to change them, but figured I'd follow the existing isset instead.
Comment #4
aspilicious commentedIn d8 we are facing this major issue :s
// Contextual links changed so much that it is impossible to fetch the bundle
// and the view_mode of tho object the contextual link is attached to.
// This makes me a sad panda as that makes this function useless...
Comment #5
swentel commentedIt more or less works not again, see http://drupalcode.org/project/ds.git/blobdiff/fa0bb9a013e26652498f6a3805... need to test more with other entity types and see to make it abstract as it's now hardcoded to nodes.
Comment #6
swentel commentedClosing as '#bundle' simply doesn't exist anymore.