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

Assigned to:Anonymous» NancyDru
Status:active» needs review
AttachmentSize
taxonomy_context_2.patch 680 bytes

#2

Status:needs review» fixed

Committed.

#3

Status:fixed» closed (fixed)

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

nobody click here