Problem/Motivation
I am getting the following error in "Manage Display" of media type image:
Warning: Undefined array key "class" in media_gallery_preprocess_field() (line 123 of modules/contrib/media_gallery/media_gallery.module).
Proposed resolution
Optimize check for class attribute.
Issue fork media_gallery-3516025
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
duwid commentedComment #5
ivnishThanks!