[drupal-devel] [bug] admin/taxonomy/edit/vocabulary doesn't honor secondary node types of modules
Project: Drupal Version: 4.5.0 Component: taxonomy.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: robertDouglass Updated by: robertDouglass Status: patch Attachment: http://drupal.org/files/issues/taxonomy_5.patch (755 bytes) If a module has secondary node types (as defined in the node_node_types hook), the admin/taxonomy/edit/vocabulary screen ignores them (in function taxonomy_form_vocabulary) making it impossible to assign taxonomies to them. This applies to all versions, not just 4.5.x robertDouglass -- View: http://drupal.org/node/15662 Edit: http://drupal.org/project/comments/add/15662
Project: Drupal Version: 4.5.0 Component: taxonomy.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: robertDouglass Updated by: Dries Status: patch I'm not sure this is the proper solution. I would expect node_invoke($type, 'node_name') to /just work/. Anyone? Dries Previous comments: ------------------------------------------------------------------------ January 16, 2005 - 00:28 : robertDouglass Attachment: http://drupal.org/files/issues/taxonomy_5.patch (755 bytes) If a module has secondary node types (as defined in the node_node_types hook), the admin/taxonomy/edit/vocabulary screen ignores them (in function taxonomy_form_vocabulary) making it impossible to assign taxonomies to them. This applies to all versions, not just 4.5.x -- View: http://drupal.org/node/15662 Edit: http://drupal.org/project/comments/add/15662
participants (2)
-
Dries -
robertDouglass