Closed (fixed)
Project:
OG Vocabulary
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2012 at 12:58 UTC
Updated:
31 Oct 2012 at 08:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
amitaibuIt would be better not to
$form['machine_name']['#element_validate'][] = 'og_vocab_machine_name_validate';if the vocab already exists.Comment #2
roysegall commentedI fixes the patch.
Comment #3
amitaibuI've changed to check the VID instead of Name. Committed, thanks.