After doing a minimal install of Drupal 7 beta 3, followed by Media (plus prerequisites Styles and Entities) then Media gallery I found out that I couldn't configure settings for Gallery (the combo boxed for the All Gallery layout setting were empty). Same issue when creating a gallery with the added issue, and the gallery creation would fail.

It looks like the List and Number field modules in core are needed for Media Gallery to work properly. But they aren't required, and are not part of the minimal installation. It looks like another two dependency check are needed for the Gallery Module.

CommentFileSizeAuthor
#2 list-number.patch559 bytesgábor hojtsy

Comments

AgnesCB’s picture

Assigned: AgnesCB » Unassigned

Ooops.

gábor hojtsy’s picture

Status: Active » Reviewed & tested by the community
StatusFileSize
new559 bytes

Indeed, this was changed in #902008: Optional field type modules should not be 'required' in .info file. This patch should fix it.

effulgentsia’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

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