I got some notices for undefined variables:

# Notice: Undefined variable: parent_names in taxonomy_redirect_default_term_path() (line 529 of C:\www\sites\all\modules\taxonomy_redirect\taxonomy_redirect.module).
# Notice: Undefined variable: parent_ids in taxonomy_redirect_default_term_path() (line 529 of C:\www\sites\all\modules\taxonomy_redirect\taxonomy_redirect.module).

I'm working on a Pressflow-based site but I don't think that that's the cause. Patch attached.

CommentFileSizeAuthor
taxonomy_redirect_undefined_vars.patch547 bytesmarcvangend

Comments

matt v.’s picture

Status: Needs review » Reviewed & tested by the community

The patch applied cleanly for me and resolved the issue mentioned above.