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.

Comments

cboyden’s picture

The patch in the linked issue has been committed.

  • dsnopek committed f5a2f15 on 7.x-1.x
    Update Panopoly Core for Issue #2312827 by dsnopek: Widget 'title' isn't...

  • dsnopek committed 3990040 on 7.x-1.x
    Revert "Update Panopoly Core for Issue #2312827 by dsnopek: Widget '...
dsnopek’s picture

I 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).

  • dsnopek committed c78a7e5 on 7.x-1.x
    Update Panopoly Core for Issue #2312827: Widget 'title' isn't shown...
dsnopek’s picture

Status: Active » Fixed
StatusFileSize
new692 bytes

I backported the patch in that issue to FPP 1.5:

https://www.drupal.org/node/2256503#comment-9558113

And committed!

Status: Fixed » Closed (fixed)

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