Some Drupal themes (bootstrap specifically in this case) and modules depend on the attributes 'class' to be an array rather than a string.

Comments

Mirakolous created an issue. See original summary.

mirakolous’s picture

Fixing this issue by making class attribute an array.

mirakolous’s picture

Status: Active » Needs review