In the taxonomy_context.module, in the taxonomy_context_show_subterms() function, there is a line:

$output = theme('taxonomy_context_subterms', $terms);

But there isn't this theme in anywhere.
PS. Maybe the 's' is not necessary at the end of the theme, because there is a theme_taxonomy_context_subterm() function.

CommentFileSizeAuthor
#1 taxonomy_context_2.patch680 bytesnancydru

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Needs review
StatusFileSize
new680 bytes
nancydru’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.