Vocabulary does not show in taxonomy_redirect select list

ArjanLikesDrupal - October 25, 2008 - 21:20
Project:Taxonomy Redirect
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I installed the module (1.2), and when I go to the taxonomy_redirect page, I get a select list for 10 vocabularies, but that is not the complete list. They are in the order of the vocabularies' list, and the vocabulary I want to add a redirect for was at the bottom, and did not show. But changing that vocabulary's weight does not make it appear in taxonomy_redirect. Any ideas why it does not appear?

(Also, above the line 'Redirects checked 'delete' will be deleted on submit', all help texts for my vocabularies are shown, is that the usual behaviour?)

#1

Justin W Freeman - October 30, 2008 - 06:46
Status:active» fixed

The problem you are having with your vocabularies not displaying is probably because the module populates the select field with vocabularies that are handled by the taxonomy module or the taxonomy redirect module. (ie. they have module like '%taxonomy%' in the database). So if you have vocabularies that are managed by forum or something like that they would not show up.

This has been fixed in 6.x-1.3 so that you can select from all vocabularies.

6.x-1.3 also fixes the issue with the help texts for the vocabularies displaying below the table of redirects.

#2

ArjanLikesDrupal - October 30, 2008 - 12:46

Great!

#3

Anonymous (not verified) - November 13, 2008 - 14:12
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.