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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | picture-incorrect-summary-2059471-1.patch | 581 bytes | clemens.tolboom |
Comments
Comment #1
clemens.tolboomThe code for
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?
Comment #2
attiks commentedComment #3
jelle_sFixed in latest dev.