Closed (duplicate)
Project:
Taxonomy Breadcrumb
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 10:27 UTC
Updated:
8 Apr 2012 at 12:17 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| taxonomy_breadcrumb.module.patch | 705 bytes | ben_scott |
Comments
Comment #1
jantoine commentedThis is a duplicate of this issue: #1292774: Form alter new taxonomy vocabulary