When viewing a Fieldable Panel Pane in the admin pages (as opposed to the IPE, Page Manager or on a rendered Panel) it doesn't show the widget title anywhere on the page. Currently, you have to click "Edit" to see it.
This patch will get it displayed:
#2256503: Title field is not output when display settings indicate it should be
Since the latest version was written by me, I'd really like to get some feedback from the maintainer before committing this to Panopoly.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | panopoly_core-fpp-title-bug-2312827-1.patch | 692 bytes | dsnopek |
Comments
Comment #1
cboyden commentedThe patch in the linked issue has been committed.
Comment #4
dsnopekI committed this patch and then realized it doesn't apply against the version of FPP that we're currently using in Panopoly, so I had to revert right away. We'll either have to backport it to our version or upgrade Panopoly to use the latest FPP (which last time I tested was very, very buggy).
Comment #6
dsnopekI backported the patch in that issue to FPP 1.5:
https://www.drupal.org/node/2256503#comment-9558113
And committed!