Posted by foripepe on December 4, 2008 at 1:43pm
| Project: | Taxonomy context |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
#2
Committed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.