If I create a vocabulary that is not required, views_taxonomy_form() unsets $form['#options'][0], which is all of the terms. Patch coming momentarily.

CommentFileSizeAuthor
#1 issue_237149.patch731 bytesjscheel

Comments

jscheel’s picture

Status: Active » Needs review
StatusFileSize
new731 bytes

Here is the patch. Super simple, it just removes the blank key in the array.

merlinofchaos’s picture

Status: Needs review » Closed (duplicate)