field_formatter_class_field_formatter_settings_summary_alter() only alters the $summary if it is empty.

When other modules have already appended text to the summary, the field formatter class settings are not displayed.

Comments

andrewmacpherson’s picture

Status: Active » Needs review
StatusFileSize
new1.26 KB

Here's a patch. It follows the approach taken by Field delimiter and Field injector modules.

andrewmacpherson’s picture

Version: » 7.x-1.0-rc1
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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