No vocabulary showing
vmt_drupal - January 12, 2009 - 20:46
| Project: | Taxonomy Redirect |
| Version: | 5.x-1.3 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Just installed on Drupal 5.14. I have a taxonomy term set up with a couple of terms, but it's not showing up in the list when I go to add a new redirect.

#1
Hi vmt_drupal,
Can you give any more information as I cannot reproduce your problem?
All you should have to do is create a vocabulary and some terms and when you go to the taxonomy redirect page the vocabularies will be displayed in a select field under the heading 'Select vocabulary:'.
When you select a vocabulary from the list another select field will display, containing all the terms for the vocabulary you selected in the previous step.
#2
I've confirmed the v5.x-1.3 tax redirect module does not work when nodeorder module is being used.
This is because, as referenced in this bug with the D6 version of the module, tax redirect expects the vocabularies to be handled by a module with "taxonomy" in the name. Thus, if $vocab->module = "nodeorder" then it doesn't appear.
Could the fix for the D6 module be backported to D5?
#3
Closing due to inactivity (disregarding #2 as it was not related to this issue)
@westbywesy:
If you are having problems with taxonomy_redirect and nodeorder please open a different issue for that.
And if you want the fix for that other issue back ported don't you think it would be best to ask in that issue???