On the page admin/structure/pages/edit/node_edit I was getting the error:
Warning: array_merge(): Argument #1 is not an array in radix_table() (line 77 of /opt/development/mpotter/drupal/sites/all/themes/radix/template.php).
Looks like there are cases where $variables['attributes']['class'] contains a single string value instead of an array. Patch coming next.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | radix-template-1907666-2.patch | 1.7 KB | mpotter |
| #1 | radix-template-1907666-1.patch | 1.7 KB | mpotter |
Comments
Comment #1
mpotter commentedHere is the patch for review. It also cleans up some whitespace issues (sorry for that but my IDE fixes whitespace automatically)
Comment #2
mpotter commentedBah, botched patch had the important line commented out. Here is good patch.
Comment #3
shadcn commentedCommitted. Thanks ^^
http://drupalcode.org/project/radix.git/commit/053d934