Closed (fixed)
Project:
Taxonomy context
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Dec 2008 at 13:43 UTC
Updated:
7 Mar 2009 at 15:00 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_context_2.patch | 680 bytes | nancydru |
Comments
Comment #1
nancydruComment #2
nancydruCommitted.