I have a node where you have 8 location forms as default. The problem is that when you have a required location field, for instance City, it asks you for entering the 8 cities even if you didn't fill the other 7 location forms. It worked fine in previous versions of the module.

The best way to handle this is if you have a way to add new locations to the edit form (as you do with multiple cck fields, with the plus sign) instead of having to have multiple locations already set in the form, even if you don't use them all.

Thanks.

Comments

bdragon’s picture

Status: Active » Fixed

Ankur fixed this in HEAD, I backported it to DRUPAL-5--3 . At least, I assume it works.

http://drupal.org/cvs?commit=139463
http://drupal.org/cvs?commit=139731

Anonymous’s picture

Status: Fixed » Closed (fixed)

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