I've added "Content Taxonomy Field" using "Autocomplete widget" with required attribute.
So I can't save the node and it shows message: "{FieldName} field is required."
But I enter value in this field :(

Comments

Serebron’s picture

I shows this message too. any problem in code?

mh86’s picture

This bug has been introduced in beta5. Might be the result of fixes in http://drupal.org/node/309979 or http://drupal.org/node/305600.
Until this critical bug isn't fixed I recommend people, who are using a required content taxonomy autocomplete to use beta4.
As soon as we have fixed this, I'm going to roll out a beta6

vacilando’s picture

Exactly the same problem... I have the field populated (in fact I am just trying to editing an existing page) but I cannot save, getting the message "... field is required".

vegagitator’s picture

I have this problem in a required field using a freetagging vocabulary but not in another required field using a taxonomy tree. Also, even though it won't let me save the node, it does insert terms into that vocabulary every time. I'll try beta4. I just wanted to offer some more information in case it helps you solve this mystery.

ARray’s picture

Will it be fixed? )

j0rd’s picture

Same problem. Content Taxonomy is un-usable in this state.

mh86’s picture

Status: Active » Fixed

I was working on this issue and fixed the problem. Code is committed to the dev branch. I'm going to release a new version including the bug fix soon.

j0rd’s picture

Much appreciated. Thank you for your work.

My next goal will be to make Content Taxonomy work with Node Factory. Played with it today, but couldn't get it to save "new taxonomy terms"...but I'll save that for another thread.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.