Problem/Motivation

Right after enabling this module when trying to edit some already existing Quick Tabs, I get this error...

Warning: Undefined array key "bootstrap_tabs" in Drupal\bootstrap_quicktabs\Plugin\TabRenderer\BootstrapQuickTabs->optionsForm() (line 28 of /var/www/html/docroot/modules/contrib/bootstrap_quicktabs/src/Plugin/TabRenderer/BootstrapQuickTabs.php). =>

Steps to reproduce

First enable Quick Tabs, create some tabs with any of the default styles.

Then enable this module, try to edit some existing quicktabs...

Proposed resolution

It looks like the module is not dealing with some tabs without previous settings.

Pretty straight forward patch will follow....

Comments

Jose Reyero created an issue. See original summary.

jose reyero’s picture

Status: Active » Needs review
StatusFileSize
new625 bytes

This will fix the issue, just copied form other Quick Tabs plugin...

  • shelane committed f42002ba on 8.x-1.x
    Issue #3401351 by jose reyero: Warning: Undefined array key "...
shelane’s picture

Status: Needs review » Fixed

Thanks.

Status: Fixed » Closed (fixed)

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