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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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