Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
image.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2013 at 02:35 UTC
Updated:
13 Sep 2014 at 09:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andypostJust a stub
Comment #2
amateescu commentedI guess the best way is to loop over all form_display config files:
config_get_storage_names_with_prefix('entity.form_display.)
Comment #3
andypost@amateescu thanx a lot for idea!
Also needs to extent tests to cover form displays as well
Comment #6
swentel commentedThis was fixed in a different issue.