Skip to content

bootstrap_table() produces error on panels overview page #3

Description

@fixed

In includes/table.inc: bootstrap_table assumes $variables['attributes']['class'] to be an array which is not always true. It is also possible that it is just a string (drupal_attributes() allows both).

In case of the Panels overview page, I get a PHP error following a WSOD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions