Project:Taxonomy Theme
Version:5.x-1.1
Component:Code / API
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I recently upgraded my Drupal site from 4.x to 5.x, and also taxonomy_theme module I need for that site.
The forum skin didn't get applied until I patched the module's taxonomy_theme_taxonomy.inc file.
The problem is that inside _taxonomy_theme_select_alltaxonomy() the variables $forum_vid, $theme_forums and $theme_forum_dep were not known.
I've seen that most of it is already solved in the dev-version (version 1.4.2.1 2007/05/08 17:18:20) .. but not the fix for $forum_vid.

Maybe a developer of this module can review my patch and commit something like that..

AttachmentSize
taxonomy_theme_forum_fix.patch999 bytes

Comments

#1

Component:- Taxonomy» Code / API
Status:needs review» fixed

Seems fixed in version 5.x-1.2 although changelog doesn't mention it and no maintainer has closed this issue.

#2

Status:fixed» closed (fixed)

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