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.

CommentFileSizeAuthor
theme-layer.patch7.6 KBsweetchuck

Comments

grendzy’s picture

haven't looked at the code, but this patch does get rid of the error.

stella’s picture

Status: Needs review » Closed (duplicate)

I think this was rolled into the patch at #607592: Drupal 7 port, working patch against HEAD and has already been committed. Thanks!