Classes needs to be an array when used in attributes. This causes fatal errors if you override theme_table() and it wants to add a class if necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1979766-ief-class-attribute-array.patch | 552 bytes | dave reid |
Classes needs to be an array when used in attributes. This causes fatal errors if you override theme_table() and it wants to add a class if necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1979766-ief-class-attribute-array.patch | 552 bytes | dave reid |
Comments
Comment #1
dave reidComment #2
bojanz commentedWell, that was stupid of me :)
Committed, thanks.