backdrop-contrib / mini_layouts

Provide blocks which allow positioning content within them in layouts.
GNU General Public License v2.0
7 stars 4 forks source link

Saving Mini-Layout Configuration Results In Undefined Index: Title Error #22

Closed philsward closed 2 years ago

philsward commented 2 years ago

It took me a min to figure out how to reproduce, but finally nailed it.

Create more than 1 mini-layout and when saving the configuration (./configure) of any mini-layout, the error will show up on save.

Notice: Undefined index: title in mini_layouts_admin_configure_validate() (line 432 of ./modules/dev/mini_layouts/mini_layouts.admin.inc).

The very first mini-layout created and if there is only a single mini-layout in the system, will not result in the error.

Confirmed on two different environments, both had mini-layouts completely uninstalled and re-installed.

image

docwilmot commented 2 years ago

Should be fixed