Closed (fixed)
Project:
Fieldable Panels Panes (FPP)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2013 at 20:08 UTC
Updated:
7 Jan 2015 at 11:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rrrob commentedPatch attached.
Comment #2
rrrob commentedThis new patch fixes a condition I missed the first time.
Comment #3
mkhamash commentedConfirm that the patch does work with display suite title field and the logic seems ok, but the code does need some cleaning-up.
Comment #4
damienmckennaComment #5
damienmckenna+1 one for this, though I've added a quick !empty($entity->title) before doing the other logic.
Comment #6
damienmckennaCommitted.