The category selector on node forms is always rendered as required even if the container is set to not required.

While the enclosed patch is against HEAD, this should be fixed in 4.7 as well.

CommentFileSizeAuthor
category.module_1.patch709 bytespancho

Comments

pancho’s picture

Status: Active » Needs review
JirkaRybka’s picture

Note that there's also another problem with 'Required' option, so consider aplying both the patches from here *and* my post here: http://drupal.org/node/122285#comment-273927

bdragon’s picture

Committed to DRUPAL-5 and HEAD.
Sorry about the wait. :-/

bdragon’s picture

Status: Needs review » Fixed
bdragon’s picture

Bah, applies cleanly to 4.7, so I went ahead and committed it on that branch too.

Anonymous’s picture

Status: Fixed » Closed (fixed)