Hi -

When adding a new taxonomy, I'm getting the error:

Notice: Undefined index: vid in taxonomy_breadcrumb_form_taxonomy_form_vocabulary_alter() (line 128 of ...taxonomy_breadcrumb/taxonomy_breadcrumb.module).

The attached patch fixes the issue by checking the vid is set.

Cheers,

Ben

CommentFileSizeAuthor
taxonomy_breadcrumb.module.patch705 bytesben_scott
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jantoine’s picture

Status: Active » Closed (duplicate)

This is a duplicate of this issue: #1292774: Form alter new taxonomy vocabulary