The each of theme function use the Drupal 6 argument list format, this cause an endless recursion on admin/settings/coder page.
This patch is far from the best, but does not throw fatal errors.
| Comment | File | Size | Author |
|---|---|---|---|
| theme-layer.patch | 7.6 KB | sweetchuck |
Comments
Comment #1
grendzy commentedhaven't looked at the code, but this patch does get rid of the error.
Comment #2
stella commentedI think this was rolled into the patch at #607592: Drupal 7 port, working patch against HEAD and has already been committed. Thanks!