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?)
Comments
Comment #1
agileware commentedThe 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.
Comment #2
ar-jan commentedGreat!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.