The summary message on ie admin/structure/types/manage/article/display for the image field in incorrect.

After installing a clean Drupal 7 + Picture + Breakpoint module this message appears.

It is incorrect as there are no groups defined yet.

Comments

clemens.tolboom’s picture

Status: Active » Needs review
StatusFileSize
new581 bytes

The code for

function picture_field_formatter_settings_summary()

should check for the existence of picture mappings and even breakpoints. Next should check whether there is a value set or not (first configuration for picture display).

Attached patch is a small improvement but is it enough?

attiks’s picture

Assigned: Unassigned » jelle_s
Issue summary: View changes
jelle_s’s picture

Assigned: jelle_s » Unassigned
Status: Needs review » Fixed

Fixed in latest dev.

Status: Fixed » Closed (fixed)

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