Conditions:

  • address field is not required
  • fields option 'Make country optional' turned on
  • default value for country is 'none'

How to reproduce:

  • go to the node/add/ page
  • click 'Preview' button
  • click 'Save' button

What is wrong:
The node would not save with no any messages.
What is happens is on validation of country form element in _form_validate() $form_state gets $form_state['rebuild'] = TRUE

Comments

vlkff’s picture

johnv’s picture

Status: Active » Closed (duplicate)

OK, so make this a duplicate
See also[#1048734]