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.
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_redirect_undefined_vars.patch | 547 bytes | marcvangend |
Comments
Comment #1
matt v. commentedThe patch applied cleanly for me and resolved the issue mentioned above.